| blib/lib/MARC/Field008.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 96 | 1 | 1 | 6 | builtin::blessed($field_008_obj) and $field_008_obj->isa("Data::MARC::Field008") |
| 119 | 8 | 2 | 3 | &any(sub { |
| 2 | 0 | 2 | $self->{'leader'}->type eq "a" and &any(sub { |