Condition Coverage

/root/.cpan/build/PDL-CCS-1.23.11-0/blib/lib/PDL/CCS/IO/Common.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 defined $pdims && $pdims ne ''
0 0 0 defined $vdims && $vdims ne ''
0 0 0 defined $flags && $flags ne ''
0 0 0 defined $iotype && $iotype ne ''

or 2 conditions

line l !l condition
53 0 0 $_[0] // {}
54 0 0 $_[1] // {}
62 0 0 $_[0] // {}
63 0 0 $_[1] // {}

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 0 $opts->{$_} //= $_[1]{$_}
63 0 0 0 $opts->{$_} //= $_[1]{$_}