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