Condition Coverage

blib/lib/DicomPack/IO/CommonUtil.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
246 0 0 0 defined $tagID and $tagID =~ /^0002,/
273 0 0 0 not $tagID =~ /^\d+$/ and $tagID ne 'x'

or 3 conditions

line l !l&&r !l&&!r condition
35 0 0 0 eval 'require 5.0100' or $endianness eq ''
71 0 0 0 eval 'require 5.0100' or $endianness eq ''
193 0 0 0 $$vrItem{'type'} eq 'C' or $$vrItem{'type'} eq 'c'