| blib/lib/Getopt/EX/Colormap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 18 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 2 | 0 | if $sub eq "DESTROY" |
| 46 | 0 | 0 | if ($sub =~ /^colortable(?:|6|12|24)$/u) |
| 48 | 0 | 0 | if require Term::ANSIColor::Concise::Table |
| 80 | 0 | 0 | if (@$list) |
| 92 | 5 | 0 | exists $map->{$color} ? : |
| 94 | 0 | 5 | unless $c |
| 110 | 0 | 0 | $opt{'noalign'} ? : |
| 115 | 0 | 0 | if ($opt{'sort'} eq 'length') { } |
| 116 | 0 | 0 | unless length $a <=> length $b |