Branch Coverage

blib/lib/App/TestOnTap/Preprocess.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
21 1 26 if $cmd and @$cmd
56 0 1 if $xit
75 2 2 if ($line =~ /^\s*#\s*BEGIN\s+([^\s]+)\s*$/ and exists $types{$1}) { }
95 1 35 if $line =~ /^\s*#\s*END\s+\Q$type\E\s*$/
96 0 35 unless $line =~ /^([^=]+)=(.*)/
112 1 2 if $line =~ /^\s*#\s*END\s+\Q$type\E\s*$/