Condition Coverage

blib/lib/Parse/ANSIColor/Tiny.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
134 1 8 1287 defined $codes and length $codes

or 2 conditions

line l !l condition
104 5 20 $self->{'background'} ||= "black"
105 4 21 $self->{'foreground'} ||= "white"