| blib/lib/Pod/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 168 | 0 | 32 | 17 | defined $lookup and exists $$parser{'wanted_pod_tags'}{$lookup} |
| 182 | 19 | 32 | 0 | not $does_she_want_it_sir and $$parser{'DEBUG'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 290 | 5 | 1 | 0 | $source_file ||= $0 |