| blib/lib/MARC/Leader/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 7 | 1 | if (&any(sub { |
| 32 | 2 | 8 | unless (defined $leader and builtin::blessed($leader) and $leader->isa("Data::MARC::Leader")) |
| 40 | 1 | 7 | if (&any(sub { |
| 1 | 6 | elsif ($leader->type eq 'm') { } | |
| 2 | 4 | elsif (&any(sub { | |
| 1 | 3 | elsif (&any(sub { | |
| 1 | 2 | elsif ($leader->type eq 'a' and &any(sub { | |
| 1 | 1 | elsif (&any(sub { | |
| 1 | 0 | elsif ($leader->type eq 'p') { } |