blib/lib/Biblio/ILL/ISO/RequesterOptionalMessageType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 24 | 20.8 |
line | true | false | branch |
---|---|---|---|
85 | 2 | 0 | if (@_) |
88 | 0 | 2 | unless $brec |
89 | 0 | 2 | unless $bret |
90 | 0 | 2 | unless $sshipped |
91 | 0 | 2 | unless $scheckedin |
121 | 0 | 0 | unless $brec |
122 | 0 | 0 | unless $bret |
123 | 0 | 0 | unless $sshipped |
124 | 0 | 0 | unless $scheckedin |
151 | 0 | 0 | if ($k =~ /^can-send-RECEIVED$/ or $k =~ /^can-send-RETURNED$/) { } |
0 | 0 | elsif ($k =~ /^requester-SHIPPED$/) { } | |
0 | 0 | elsif ($k =~ /^requester-CHECKED-IN$/) { } |