Branch Coverage

blib/lib/App/ColorNamer.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
49 1 5 unless $code = $self->_make_proper_code($code)
59 2 3 if $does_want_simple
65 1 4782 if ($code eq $$try_col{'hex'})
81 145 4637 if ($df < 0 or $df > $ndf)
87 0 5 if ($cl < 0)
104 1 5 unless (length $code == 3 or length $code == 6)
110 3 2 if length $code == 3