blib/lib/Biblio/ILL/ISO/AlreadyForwarded.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 22 | 22.7 |
line | true | false | branch |
---|---|---|---|
71 | 1 | 0 | if (@_) |
74 | 0 | 1 | unless ref $id eq 'Biblio::ILL::ISO::SystemId' |
75 | 1 | 0 | if ($addr) |
76 | 0 | 1 | unless ref $addr eq 'Biblio::ILL::ISO::SystemAddress' |
80 | 1 | 0 | if $addr |
104 | 0 | 0 | unless ref $id eq 'Biblio::ILL::ISO::SystemId' |
105 | 0 | 0 | if ($addr) |
106 | 0 | 0 | unless ref $addr eq 'Biblio::ILL::ISO::SystemAddress' |
110 | 0 | 0 | if $addr |
133 | 0 | 0 | if ($k =~ /^responder-id$/) { } |
0 | 0 | elsif ($k =~ /^responder-address$/) { } |