| File: | C4/Labels/Label.pm |
| Coverage: | 10.0% |
| line | % | coverage | condition | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 76 | 0 |
| shift @_ || 0 | ||||||||||||||||||||
| 167 | 67 |
| not $parts[-1] =~ /^.*\d-\d.*$/ and $parts[-1] =~ /^(.*\d+)(\D.*)$/ | ||||||||||||||||||||
| 308 | 0 |
| ref $invocant || $invocant | ||||||||||||||||||||
| 412 | 0 |
| grep {$$field{'code'} =~ /$_/;} @callnumber_list and $$self{'printing_type'} eq 'BIB' and $$self{'callnum_split'} | ||||||||||||||||||||
| 413 | 0 |
| $cn_source eq 'lcc' or $cn_source eq 'nlm' | ||||||||||||||||||||
| 435 | 0 |
| $$field{'code'} eq 'title' and scalar @line >= 2 |