blib/lib/Parse/ANSIColor/Tiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 7 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
133 | 1 | 8 | 1284 | defined $codes and length $codes |
line | l | !l | condition |
---|---|---|---|
103 | 5 | 20 | $self->{'background'} ||= 'black' |
104 | 4 | 21 | $self->{'foreground'} ||= 'white' |