Condition Coverage

blib/lib/Math/PlanePath/GreekKeySpiral.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
482 17441 0 560 $xs == 0 and $ys == 0

or 3 conditions

line l !l&&r !l&&!r condition
294 3199 15526 21428 $d == 0 or $n >= $squared * ($d + 1)
482 13314 560 17441 $xs > $ys or $xs == 0 and $ys == 0