Branch Coverage

blib/lib/TAP/Formatter/Color.pm
Criterion Covered Total %
branch 4 16 25.0


line true false branch
15 0 2 if (&IS_WIN32()) { }
17 0 0 if ($@) { }
31 0 0 if ($color eq 'reset') { }
0 0 elsif ($color =~ /^on_(.+)$/) { }
43 0 0 unless defined $bg and defined $fg
52 0 2 if ($@) { }
63 0 2 if ($NO_COLOR)
115 0 1 if ($NO_COLOR)