Condition Coverage

blib/lib/PDL/PP/PdlParObj.pm
Criterion Covered Total %
condition 11 20 55.0


and 3 conditions

line !l l&&!r l&&r condition
82 105 3 1 $this->{'FlagTyped'} and $opt_plus
83 105 0 4 $this->{'Type'} &&= "PDL::Type"->new($this->{'Type'})
114 22 8 0 $pdl->isnull and not $this->{'FlagCreat'}

or 2 conditions

line l !l condition
69 338 212 $_ // ""

or 3 conditions

line l !l&&r !l&&!r condition
144 0 0 1 not defined $_->{'Value'} or $_->{'Value'} < 1
151 0 0 48 $this->{'FlagReal'} or $this->{'FlagNotComplex'}
221 0 0 0 delete $subst->{$substname} // (grep(($_ eq $substname), map($_->[1], reverse(@$context))))[0]