blib/lib/App/TestOnTap/Preprocess.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 26 | if $cmd and @$cmd |
53 | 43 | 0 | if $l |
62 | 0 | 1 | if $xit |
74 | 2 | 2 | if ($line =~ /^\s*#\s*BEGIN\s+([^\s]+)\s*$/ and exists $types{$1}) { } |
94 | 1 | 35 | if $line =~ /^\s*#\s*END\s+\Q$type\E\s*$/ |
95 | 0 | 35 | unless $line =~ /^([^=]+)=(.*)/ |
111 | 1 | 2 | if $line =~ /^\s*#\s*END\s+\Q$type\E\s*$/ |