blib/lib/Biblio/ILL/ISO/EstimateResults.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 22 | 22.7 |
line | true | false | branch |
---|---|---|---|
72 | 1 | 0 | if (@_) |
75 | 0 | 1 | unless $cost |
76 | 1 | 0 | if (ref $cost eq 'Biblio::ILL::ISO::ILLString') { } |
82 | 1 | 0 | if ($locations) { } |
83 | 0 | 1 | unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
110 | 0 | 0 | unless $cost |
111 | 0 | 0 | if (ref $cost eq 'Biblio::ILL::ISO::ILLString') { } |
117 | 0 | 0 | if ($locations) { } |
118 | 0 | 0 | unless ref $locations eq 'Biblio::ILL::ISO::LocationInfoSequence' |
143 | 0 | 0 | if ($k =~ /^cost-estimate$/) { } |
0 | 0 | elsif ($k =~ /^locations$/) { } |