blib/lib/Imager/Graph/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 306 | 190 | 0 | $A == 0 and $B == 0 |
141 | 204 | 0 | 0 | $detxroot == 0 and $detyroot == 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 0 | 0 | 204 | $dety < 0 or $detx < 0 |