Test::TAP::Model::Colorful.3pm

Langue: en

Version: 2008-07-26 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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".