Condition Coverage

blib/lib/Term/ANSIColor/Concise/Transform.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
43 7 0 3 $com->{'r'} and $color->can("lch")

or 2 conditions

line l !l condition
29 0 0 $base || 100
38 32 0 $+{'m'} // ""
32 0 $+{'abs'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
43 6 0 1 $com->{'h'} or $com->{'c'}
0 0 1 $com->{'h'} or $com->{'c'} or $com->{'r'}