Condition Coverage

blib/lib/Math/PlanePath/UlamWarburtonQuarter.pm
Criterion Covered Total %
condition 16 26 61.5


and 3 conditions

line !l l&&!r l&&r condition
222 231 0 0 $parts eq 'octant_up' and $x > $y
227 207 15 9 $x == 0 and $y == 0
528 0 0 0 @$depthsum and _divrem_mutate($nrem, 3) == 1

or 2 conditions

line l !l condition
95 0 12 $self->{'parts'} ||= '1'

or 3 conditions

line l !l&&r !l&&!r condition
222 214 115 231 $y < 0 or $x < ($parts eq 'octant' ? $y : 0)
329 0 231 $y < 0 or $x < ($parts eq 'octant' ? $y : 0) or $parts eq 'octant_up' and $x > $y
250 387 132 312 $x >= $len or $y >= $len
273 297 0 131 $x or $y
316 0 0 50 $x2 < 0 or $y2 < 0