File: | C4/Linker/Default.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 0 |
| shift @_ || 'default' | ||||||||||||
45 | 0 |
| $behavior eq 'last' and $#{$authorities;} >= 0 | ||||||||||||
0 |
| $behavior eq 'default' and $#{$authorities;} == 0 | |||||||||||||
0 |
| $behavior eq 'first' and $#{$authorities;} >= 0 | |||||||||||||
57 | 0 |
| not defined $authid and $$self{'broader_headings'} |