Condition Coverage

blib/lib/MARC/Detrans/Config.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
73 2 5 0 $file and not -f $file
125 0 41 0 exists $args{'field'} and exists $args{'subfield'}
140 0 6 0 exists $args{'field'} and exists $args{'subfield'}
276 18 0 14 $$data{'Attributes'}{'{}copy'} and $$data{'Attributes'}{'{}copy'}{'Value'} eq 'true'

or 3 conditions

line l !l&&r !l&&!r condition
74 7 0 0 $class || $class
206 7 0 0 $class || ref $class
338 437 465 1910 $$self{'insideMarc'} or $$self{'insideRoman'}
902 0 1910 $$self{'insideMarc'} or $$self{'insideRoman'} or $$self{'insideSubfield'}