Condition Coverage

blib/lib/MARC/Record.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
486 14 0 $self->{'_leader'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
78 0 2 0 ref $blob or $blob eq 'MARC::Record'
611 18 0 0 not $filtered or grep {$field eq $_;} @$filtered