Branch Coverage

blib/lib/Math/Polygon/Surface.pm
Criterion Covered Total %
branch 5 18 27.7


line true false branch
37 0 4 if (not ref $_[0]) { }
4 0 elsif (ref $_[0] eq 'ARRAY') { }
0 0 elsif (builtin::blessed($_[0]) and $_[0]->isa('Math::Polygon')) { }
43 2 0 if @poly
51 2 0 if ($args->{'_poly'}) { }
55 0 0 unless $outer = $args->{'outer'}
56 0 0 if defined $args->{'inner'}
60 0 4 unless ref $_ eq "ARRAY"
107 0 0 unless defined $outer