Branch Coverage

blib/lib/Getopt/EX/Colormap.pm
Criterion Covered Total %
branch 3 18 16.6


line true false branch
47 2 0 if $sub eq "DESTROY"
48 0 0 if ($sub =~ /^colortable(?:|6|12|24)$/u)
50 0 0 if require Term::ANSIColor::Concise::Table
83 0 0 if (@$list)
95 5 0 exists $map->{$color} ? :
97 0 5 unless $c
115 0 0 $opt{'noalign'} ? :
120 0 0 if ($opt{'sort'} eq 'length') { }
121 0 0 unless length $a <=> length $b