Condition Coverage

blib/lib/PDLA/Slices.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
452 0 11 5 ref $ind && UNIVERSAL::isa($ind, 'PDLA') && $ind->type eq 'indx'
470 3 0 1 not $bound =~ /^[0123ftepx]+$/ and $bound =~ /^([0123ftepx])/i
1264 0 0 0 &blessed($ind[0]) and $ind[0]->isa('PDLA')
1639 29 0 3 not ref $index and $index eq 'X'
1895 1075 0 5 &blessed($others[$i]) and $others[$i]->isa('PDLA')

or 3 conditions

line l !l&&r !l&&!r condition
1065 0 0 12 $dim < 0 or $dim > $#newDimOrder