line |
true |
false |
branch |
97
|
2 |
0 |
if (@_) |
100
|
0 |
2 |
unless $condition |
101
|
0 |
2 |
unless ref $condition eq 'Biblio::ILL::ISO::ConditionalResultsCondition' |
103
|
2 |
0 |
if ($replydate) |
104
|
0 |
2 |
unless ref $replydate eq 'Biblio::ILL::ISO::ISODate' |
106
|
2 |
0 |
if ($locations) |
107
|
0 |
2 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
109
|
2 |
0 |
if ($proposed_delivery_service) |
110
|
0 |
2 |
unless ref $proposed_delivery_service eq 'Biblio::ILL::ISO::DeliveryService' |
114
|
2 |
0 |
if $replydate |
115
|
2 |
0 |
if $locations |
116
|
2 |
0 |
if $proposed_delivery_service |
142
|
0 |
0 |
unless $condition |
143
|
0 |
0 |
unless ref $condition eq 'Biblio::ILL::ISO::ConditionalResultsCondition' |
145
|
0 |
0 |
if ($replydate) |
146
|
0 |
0 |
unless ref $replydate eq 'Biblio::ILL::ISO::ISODate' |
148
|
0 |
0 |
if ($locations) |
149
|
0 |
0 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
151
|
0 |
0 |
if ($proposed_delivery_service) |
152
|
0 |
0 |
unless ref $proposed_delivery_service eq 'Biblio::ILL::ISO::DeliveryService' |
156
|
0 |
0 |
if $replydate |
157
|
0 |
0 |
if $locations |
158
|
0 |
0 |
if $proposed_delivery_service |
180
|
0 |
0 |
if ($k =~ /^conditions$/) { } |
|
0 |
0 |
elsif ($k =~ /^date-for-reply$/) { } |
|
0 |
0 |
elsif ($k =~ /^locations$/) { } |
|
0 |
0 |
elsif ($k =~ /^proposed-delivery-service$/) { } |