Condition Coverage

blib/lib/PDL/IO/Dcm.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
222 0 0 0 $vr eq 'XX' and defined $tag
321 0 0 0 not $sp and is_equal($ref, $p->transpose, 'd')

or 2 conditions

line l !l condition
220 0 0 eval { do { getVR($vr)->{'type'} } } || 'a'
224 0 0 getVR($_)->{'type'} || 'a'
241 0 0 'DicomPack::IO::DicomReader'->new($file) || (return)
256 0 0 $dims || die('No Ice Dims ', $file)