File: | C4/AuthoritiesMarc/MARC21.pm |
Coverage: | 0.0% |
line | % | coverage | branch | |
---|---|---|---|---|
100 | 0 | T | F | unless $auth_type_code = $auth_marc->subfield('152', 'b') |
102 | 0 | T | F | unless ($auth_marc->field($auth_type_tag) and $auth_marc->subfield($auth_type_tag, $auth_type_subfield)) |