Branch Coverage

blib/lib/Convert/Color/VGA.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
98 11 0 if (@_ == 1) { }
101 1 10 if ($_[0] =~ /^\d+$/u) { }
103 0 1 unless $index >= 0 and $index < @vga_colors
111 0 10 unless defined $index