blib/lib/Perl/Critic/Policy/TooMuchCode/ProhibitUnusedConstant.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 13 | $st->schild(0) eq "use" and $st->module eq "constant" |
line | l | !l | condition |
---|---|---|---|
23 | 10 | 0 | $elem->find(sub { |