blib/lib/Graph/Layouter/Spring.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
94 | 0 | 0 | 0 | defined $iterations ? $i < $iterations : 1 and defined $end ? time <= $end : 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | defined $end or defined $iterations |
166 | 0 | 0 | 0 | not $weight or $weight < 1 |