blib/lib/Pod/Weaver/Section/AllowOverride.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
123 | 0 | 0 | 3 | @$children and &$section_matcher($children->[-1]) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
134 | 3 | 0 | 6 | $action eq 'replace' or not $prev |