| blib/lib/Term/SimpleColor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 27 | unless (defined $color_key and defined $COLOR{$color_key}) |
| 64 | 18 | 9 | unless defined $string |
| 131 | 0 | 108 | unless (defined $color_key and defined $BG_COLOR{$color_key}) |
| 135 | 72 | 36 | unless defined $string |
| 202 | 0 | 48 | unless (defined $color_key and defined $DECORATE{$color_key}) |
| 206 | 32 | 16 | unless defined $string |