| blib/lib/HTML/PageIndex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless ($Base) |
| 30 | 0 | 0 | if $Arg |
| 32 | 0 | 0 | if ($total <= 1) |
| 38 | 0 | 0 | if $current < 1 |
| 39 | 0 | 0 | if $current > $total |
| 40 | 0 | 0 | unless $np |
| 60 | 0 | 0 | if ($current > 1) { } |
| 65 | 0 | 0 | if ($np > 0) |
| 75 | 0 | 0 | if ($i == $current) { } |
| 86 | 0 | 0 | if ($current < $total) { } |
| 91 | 0 | 0 | if ($np > 0) |
| 105 | 0 | 0 | if ($arg) |
| 111 | 0 | 0 | if ($url =~ /\?/) { } |