| blib/lib/DhMakePerl/PodParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 0 | if ($command =~ /head/ and exists $parser->{'_deb_'}{$paragraph}) { } |
| 101 | 0 | 0 | unless exists $parser->{'_current_'} |
| 102 | 0 | 0 | if $line_num - $parser->{'_lineno_'} > 15 |
| 141 | 0 | 0 | if ($seq_command eq 'E') |
| 143 | 0 | 0 | if exists $map{$seq_argument} |
| 144 | 0 | 0 | if $seq_argument =~ /^\d+$/ |