blib/lib/Math/Fractal/Curve.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
117 | 1 | 0 | 2 | exists $$proto{'end'} and exists $$proto{'start'} |
159 | 0 | 1 | 0 | defined $start and defined $end |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
112 | 3 | 1 | 0 | ref $proto || $proto |