Branch Coverage

blib/lib/Math/Shape/Rectangle.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
16 2 4 unless @_ == 6
51 5 3 if $self->test_radius_intersect($r2)
61 6 10 $distance > $r1_radius + $r2_radius ? :