Branch Coverage

blib/lib/Math/Zap/Vector2.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
114 7 59 unless ref $v eq 'Math::Zap::Vector2'
132 0 0 unless scalar @_
223 0 108 unless $l > 0
305 0 26 if ref $b
321 0 2 if ref $b
322 0 2 if $b == 0
336 16 0 if abs $a->x - $b->x < $accuracy
384 183 8 if ref $_[1]
398 55 26 if ref $b