blib/lib/Biblio/ILL/ISO/ElectronicDeliveryService.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 12 | 16.6 |
line | true | false | branch |
---|---|---|---|
98 | 2 | 0 | if (@_) |
102 | 2 | 0 | if (ref $objref eq 'Biblio::ILL::ISO::EDeliveryDetails') { } |
131 | 0 | 0 | if ($k =~ /^e-delivery-description$/ or $k =~ /^name-or-code$/) { } |
0 | 0 | elsif ($k =~ /^e-delivery-details$/) { } | |
0 | 0 | elsif ($k =~ /^delivery-time$/) { } | |
187 | 0 | 0 | if (ref $objref eq 'Biblio::ILL::ISO::EDeliveryDetails') { } |