Condition Coverage

/root/.cpan/build/PDL-CCS-1.23.12-0/blib/lib/PDL/CCS/MatrixOps.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
252 0 0 0 not defined $M and defined $vcos
0 0 0 not defined $M and defined $vcos and not $vcos->isempty
253 0 0 0 not defined $M and defined $anorm
0 0 0 not defined $M and defined $anorm and not $anorm->isempty

or 3 conditions

line l !l&&r !l&&!r condition
246 0 0 0 defined $M || UNIVERSAL::isa($_, 'PDL')
257 0 0 0 not defined $anorm or $anorm->isempty
258 0 0 0 not defined $vcos or $vcos->isempty