blib/lib/Sort/Key/Top/PP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 12 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 13 | 12 | 19 | @top == $top_n and $$i[0] < $top[0][0] |
65 | 7 | 7 | 11 | @top == $top_n and $$i[0] > $top[0][0] |
85 | 50 | 22 | 4 | @top == $top_n and $$i[0] gt $top[0][0] |
105 | 1 | 4 | 3 | @top == $top_n and $$i[0] lt $top[0][0] |