| blib/lib/Pod/Index/Builder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 5 | 10 | if ($cmd =~ /head(\d)/) { } |
| 37 | 3 | 2 | if @$breadcrumbs >= $level |
| 50 | 17 | 0 | if ($seq_command eq 'X') |
| 70 | 4 | 13 | unless defined $context |
| 92 | 17 | 0 | if $dirs[-1] eq '' |
| 104 | 0 | 1 | if ($f and not ref $f) { } |
| 1 | 0 | elsif ($f) { } | |
| 105 | 0 | 0 | unless open $fh, '>', $f |
| 114 | 0 | 36 | unless $a cmp $b |
| 120 | 0 | 0 | unless $$a{'podname'} cmp $$b{'podname'} |