Condition Coverage

blib/lib/Catmandu/Importer/MARC/Decoder.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
48 10 2 111 $id =~ /^00/ and $record->field($id)
0 2 0 defined $id and $record->field($id)

or 2 conditions

line l !l condition
30 1772 492 $field->indicator(1) // ' '
31 1772 492 $field->indicator(2) // ' '