blib/lib/Template/Plugin/MARC/Field.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
26 | 2 | 16 | if ($field->is_control_field) { } |
34 | 24 | 4 | unless $$fieldhash{"s$$subf[0]"} |
35 | 12 | 16 | if $$fieldhash{'all'} |
47 | 18 | 20 | unless ($selector eq 'ind1' or $selector eq 'ind2' or $selector eq 'tag') |
51 | 28 | 19 | if defined $$self{$selector} and defined $match |
60 | 1 | 0 | if ($selector eq 'code') |
62 | 2 | 2 | if (index($$selectors{$selector}, $subf->code) >= 0) |
63 | 1 | 1 | if $result |