Condition Coverage

blib/lib/PDL/Basic.pm
Criterion Covered Total %
condition 15 24 62.5


and 3 conditions

line !l l&&!r l&&r condition
221 28 5 107 ref $_[0] && ref $_[0] ne 'PDL::Type'
222 15 2 11 ref $_[0] && ref $_[0] ne 'PDL::Type'
223 2 0 1 ref $_[0] && ref $_[0] ne 'PDL::Type'
540 120 19 0 ref $_[0] && ref $_[0] ne 'PDL::Type'
614 12 2 0 ref $_[0] && ref $_[0] ne 'PDL::Type'

or 3 conditions

line l !l&&r !l&&!r condition
269 0 0 1 $xmin <= 0 or $xmax <= 0
280 0 0 1 $xmin <= 0 or $xmax <= 0
291 0 0 1 $xmin <= 0 or $xmax <= 0