| blib/lib/Pod/Constant.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 10 | 90.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 1 | 9 | 2 | @args && lc $args[0] eq ':all' |
| 49 | 38 | 0 | 56 | ref $item and ref $item eq 'Pod::InteriorSequence' |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 39 | 4 | $1 || '$' |
| 56 | 54 | 2 | $sigil ||= '$' |