line |
true |
false |
branch |
76
|
1 |
0 |
if (@_) |
79
|
0 |
1 |
unless $date |
80
|
0 |
1 |
unless ref $date eq 'Biblio::ILL::ISO::ISODate' |
82
|
1 |
0 |
if ($medium) |
83
|
0 |
1 |
unless ref $medium eq 'Biblio::ILL::ISO::MediumType' |
85
|
1 |
0 |
if ($locations) |
86
|
0 |
1 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
90
|
1 |
0 |
if $medium |
91
|
1 |
0 |
if $locations |
116
|
0 |
0 |
unless $date |
117
|
0 |
0 |
unless ref $date eq 'Biblio::ILL::ISO::ISODate' |
119
|
0 |
0 |
if ($medium) |
120
|
0 |
0 |
unless ref $medium eq 'Biblio::ILL::ISO::MediumType' |
122
|
0 |
0 |
if ($locations) |
123
|
0 |
0 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
127
|
0 |
0 |
if $medium |
128
|
0 |
0 |
if $locations |
150
|
0 |
0 |
if ($k =~ /^estimated-date-available$/) { } |
|
0 |
0 |
elsif ($k =~ /^hold-placed-medium-type$/) { } |
|
0 |
0 |
elsif ($k =~ /^locations$/) { } |