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