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
.