blib/lib/Perl/Critic/Policy/TooMuchCode/ProhibitDuplicateLiteral.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 5 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 1 | 21 | 0 | $el->can("interpolations") and $el->interpolations |
line | l | !l | condition |
---|---|---|---|
49 | 0 | 16 | $value // "" |