Branch Coverage

blib/lib/PDL/Image2D.pm
Criterion Covered Total %
branch 15 26 57.6


line true false branch
124 3 9 if ref $_[$#_] eq "HASH"
125 0 12 if $#_ < 1 or $#_ > 2
128 0 12 $#_ == 2 ? :
131 9 3 !($opt && exists $opt->{'Boundary'}) ? :
263 1 0 if ref $_[$#_] eq "HASH"
264 0 1 if $#_ < 2 or $#_ > 3
267 0 1 if $p == 0 and $q == 0
269 0 1 $#_ == 3 ? :
272 0 1 !($opt && exists $opt->{'Boundary'}) ? :
1530 0 6 unless exists $warp2d{$kernel}
1537 0 6 if ref $_[$#_] eq "HASH"
1538 0 6 if $#_ < 2 or $#_ > 3
1543 6 0 $#_ == -1 ? :