Subroutine Coverage

blib/lib/Color/Mix.pm
Criterion Covered Total %
subroutine 25 26 96.1
pod 11 11 100.0


line count pod subroutine
3 1 n/a BEGIN
4 1 n/a BEGIN
5 1 n/a BEGIN
10 2 Yes new
22 4 Yes analogous
32 5 Yes complementary
38 1 Yes double_complementary
44 2 Yes trinary
50 7 Yes lighten
60 5 Yes darken
70 44 Yes get_color
78 0 Yes get_color_list
84 4 Yes set_shade
90 14 Yes get_shade
100 2 n/a _initialize
107 22 n/a _rotate
116 22 n/a _minmax
129 44 n/a _is_hex_color
136 12 n/a _is_color_name
143 21 n/a _get_color_names
149 22 n/a _RGB2HSV
180 22 n/a _HSV2RGB
217 34 n/a _rgb
225 22 n/a _shift_hue
231 21 n/a _get_named_color
237 2 n/a _setup_colors