Condition Coverage

blib/lib/MARC/File/SAX.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 substr($ldr, 9, 1) eq 'a' and $$self{'toMARC8'}
83 0 0 0 $$self{'tag'} and $$self{'tag'} eq 'LDR' || $$self{'tag'} < 10

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 0 $$self{'tag'} eq 'LDR' || $$self{'tag'} < 10
0 0 0 $$self{'subcode'} or $$self{'tag'} and $$self{'tag'} eq 'LDR' || $$self{'tag'} < 10