| File: | C4/Linker/Default.pm |
| Coverage: | 0.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 36 | 0 | T | F | if ($$self{'cache'}{$search_form}{'cached'}) { } |
| 45 | 0 | T | F | if ($behavior eq 'default' and $#{$authorities;} == 0) { } |
| 0 | T | F | elsif ($behavior eq 'first' and $#{$authorities;} >= 0) { } | |
| 0 | T | F | elsif ($behavior eq 'last' and $#{$authorities;} >= 0) { } | |
| 57 | 0 | T | F | if (not defined $authid and $$self{'broader_headings'}) |
| 60 | 0 | T | F | if (scalar @subfields > 1) |