| lib/Badger/Rainbow.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 49 | 142 | 0 | 0 | shift @$more_symbols || croak(q[You didn't specify any ANSI colours to import]) | 
| 62 | 647 | 0 | 0 | $ansi->{$col} || croak("Invalid ANSI colour specified to import: $col") |