Branch Coverage
blib/lib/Term/ExtendedColor/TTY.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
41
0
1
unless ref $map eq 'HASH'
46
0
1
if ($index < 0 or $index > 15)
49
0
1
unless ($map->{$index} =~ /^(?:[A-Za-z0-9]{6}$)/)