blib/lib/Evo/Lib/PP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | not $call and $catch |
41 | 1 | 14 | 1 | ref $other[0] and @other > 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 1 | 2 | 14 | not @other or ref $other[0] and @other > 2 |