man Test::TAP::Model::Colorful () - Creates color from something that knows it's success ratio.
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 (CW#xxxxxx) corresponding to an RGB color representing the ratio or success.
- color_css
- Wraps the color in a CWbackground-color: %s.