Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
113 0 0 eval { do { getVR($vr)->{'type'} } } || 'a'
123 0 0 'DicomPack::IO::DicomReader'->new($file) || (return)