| blib/lib/Pod/Loom/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 26 | 23.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 342 | 137 | 0 | 7 | $$sectionText{$title} and not $self->override_section($title) |
| 393 | 0 | 52 | 0 | $entries and @$entries |
| 0 | 52 | 0 | $groups and %$groups | |
| 398 | 0 | 0 | 0 | $groups and %$groups |
| line | l | !l | condition |
|---|---|---|---|
| 393 | 0 | 52 | $pod || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 210 | 0 | 0 | 0 | $special{$$a[0]} || $count |
| 0 | 0 | 0 | $special{$$b[0]} || $count | |
| 0 | 0 | 0 | ($special{$$a[0]} || $count) <=> ($special{$$b[0]} || $count) or $$a[0] cmp $$b[0] | |
| 393 | 0 | 0 | 52 | $entries and @$entries or $groups and %$groups |