Test::TAP::Model::Colorful - Creates color from something that


Test-TAP-HTMLMatrix documentation  | view source Contained in the Test-TAP-HTMLMatrix distribution.

Index


NAME

Top

Test::TAP::Model::Colorful - Creates color from something that knows it's success ratio.

SYNOPSIS

Top

	See template

DESCRIPTION

Top

Provides methods that are used to color the test matrix.

METHODS

Top

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.


Test-TAP-HTMLMatrix documentation  | view source Contained in the Test-TAP-HTMLMatrix distribution.