Branch Coverage

blib/lib/Data/Region.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
32 139 11 defined $$opt{'x'} ? :
33 139 11 defined $$opt{'y'} ? :
68 1 0 if ($yc < $$self{'br'}[1])
87 1 0 if ($xc < $$self{'br'}[0])
104 1 2 unless defined $nexty
124 1 2 unless defined $nextx
165 14 2 if ($x2 < 0) { }
170 14 2 if ($y2 < 0) { }
238 1 14 if (defined(my $arg = shift())) { }