Branch Coverage

blib/lib/Math/Shape/Range.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
15 0 184 unless @_ == 3
25 49 45 if ($self->{'min'} > $self->{'max'}) { }
40 0 42 unless $_[1]->isa('Math::Shape::Range')
47 0 26 unless $_[1]->isa('Math::Shape::Range')