Branch Coverage

blib/lib/MARC/Spec.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
30 40 0 if (@args % 2 == 1)
36 2 0 if (not $self->has_subfields) { }
46 0 23 if (ref $subfields ne 'ARRAY')
49 22 1 if (not $self->has_subfields) { }
66 5 4 if ($self->has_subfields)