| blib/lib/Term/SimpleColor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 0 | 27 | 0 | defined $color_key and defined $COLOR{$color_key} |
| 131 | 0 | 108 | 0 | defined $color_key and defined $BG_COLOR{$color_key} |
| 202 | 0 | 48 | 0 | defined $color_key and defined $DECORATE{$color_key} |