| line |
true |
false |
branch |
|
71
|
1 |
0 |
if (@_) |
|
74
|
0 |
1 |
unless $reason |
|
75
|
0 |
1 |
unless ref $reason eq 'Biblio::ILL::ISO::ReasonLocsProvided' |
|
77
|
1 |
0 |
if ($locations) |
|
78
|
0 |
1 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
|
82
|
1 |
0 |
if $locations |
|
107
|
0 |
0 |
unless $reason |
|
108
|
0 |
0 |
unless ref $reason eq 'Biblio::ILL::ISO::ReasonLocsProvided' |
|
110
|
0 |
0 |
if ($locations) |
|
111
|
0 |
0 |
unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
|
115
|
0 |
0 |
if $locations |
|
137
|
0 |
0 |
if ($k =~ /^reason-locs-provided$/) { } |
|
|
0 |
0 |
elsif ($k =~ /^locations$/) { } |