| blib/lib/MARC/Leader/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 12 | 91.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 1 | 1 | 9 | defined $leader and builtin::blessed($leader) |
| 1 | 1 | 8 | defined $leader and builtin::blessed($leader) and $leader->isa("Data::MARC::Leader") | |
| 40 | 6 | 1 | 1 | &any(sub { |
| 2 | 0 | 1 | $leader->type eq "a" and &any(sub { |