-
-
11 May 2007 11:33:09 UTC
- Distribution: Test-TAP-HTMLMatrix
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (597 / 3 / 5)
- Kwalitee
Bus factor: 3- 89.78% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (10.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Petal
- Petal::Utils
- Test::More
- Test::TAP::Model
- URI::file
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.NAME
Test::TAP::Model::Colorful - Creates color from something that knows it's success ratio.
SYNOPSIS
See template
DESCRIPTION
Provides methods that are used to color the test matrix.
METHODS
- color
-
A string in hex format (
#xxxxxx
) corresponding to an RGB color representing the ratio or success. - color_css
-
Wraps the color in a
background-color: %s
.
Module Install Instructions
To install Test::TAP::HTMLMatrix, copy and paste the appropriate command in to your terminal.
cpanm Test::TAP::HTMLMatrix
perl -MCPAN -e shell install Test::TAP::HTMLMatrix
For more information on module installation, please visit the detailed CPAN module installation guide.