| blib/lib/Biblio/ILL/ISO/DeliveryAddress.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 18 | 27.7 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 2 | 0 | if (@_) |
| 76 | 0 | 2 | if ref $ref1 eq 'Biblio::ILL::ISO::PostalAddress' |
| 77 | 2 | 0 | if ref $ref2 eq 'Biblio::ILL::ISO::PostalAddress' |
| 78 | 2 | 0 | if ref $ref1 eq 'Biblio::ILL::ISO::SystemAddress' |
| 79 | 0 | 2 | if ref $ref2 eq 'Biblio::ILL::ISO::SystemAddress' |
| 140 | 0 | 0 | if (ref $objref eq 'Biblio::ILL::ISO::PostalAddress') { } |
| 183 | 0 | 0 | if (ref $objref eq 'Biblio::ILL::ISO::SystemAddress') { } |
| 209 | 0 | 0 | if ($k =~ /^electronic-address$/) { } |
| 0 | 0 | elsif ($k =~ /^postal-address$/) { } |