Condition Coverage

blib/lib/MARC/Detrans.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 2 0 ref $config and $config->isa('MARC::Detrans::Config')
125 0 24 0 ref $record and $record->isa('MARC::Record')
184 32 1 3 $isTranslation and $tag =~ /(1|7)\d\d/

or 3 conditions

line l !l&&r !l&&!r condition
102 0 6 0 ref $class || $class