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
133 1 8 1284 defined $codes and length $codes

or 2 conditions

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