Condition Coverage

blib/lib/PDL/VectorValued.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
61 24 0 102 $VV_IMPORT{$vv_sym} and defined $VV_IMPORT{$vv_sym}{'p'}
206 0 0 0 $PDL::Bad::Status and $srt->badflag

or 3 conditions

line l !l&&r !l&&!r condition
199 0 0 0 $pdl->nelem == 0 or $pdl->ndims < 2
0 0 0 $pdl->nelem == 0 or $pdl->ndims < 2 or $pdl->slice("(0)")->nelem < 2