blib/lib/Filter/Cleanup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 2 | if ($$self{'dbg'} and $source ne $_) |
35 | 0 | 0 | if (@lines) |
56 | 1 | 11 | if $element->isa('PPI::Token::Word') |
59 | 0 | 2 | if (my $cleanup = $pdom->find_first($wanted)) |
74 | 0 | 0 | if $node |