Branch Coverage

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


line true false branch
242 0 0 if grep {not defined $_;} $ixa, $nza, $b
246 0 0 if (not defined $M || UNIVERSAL::isa($_, 'PDL')) { }
0 0 elsif (not defined $vcos) { }
0 0 elsif (not defined $anorm) { }
252 0 0 if not defined $M and defined $vcos and not $vcos->isempty
253 0 0 if not defined $M and defined $anorm and not $anorm->isempty
254 0 0 unless defined $M
257 0 0 if not defined $anorm or $anorm->isempty
258 0 0 if not defined $vcos or $vcos->isempty