Condition Coverage

blib/lib/PDLA/Basic.pm
Criterion Covered Total %
condition 14 24 58.3


and 3 conditions

line !l l&&!r l&&r condition
221 14 3 14 ref $_[0] && ref $_[0] ne 'PDLA::Type'
222 9 0 9 ref $_[0] && ref $_[0] ne 'PDLA::Type'
223 2 0 1 ref $_[0] && ref $_[0] ne 'PDLA::Type'
540 100 10 0 ref $_[0] && ref $_[0] ne 'PDLA::Type'
614 7 2 0 ref $_[0] && ref $_[0] ne 'PDLA::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