| blib/lib/Biblio/ILL/ISO/ResponderOptionalMessageType.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 24 | 20.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 87 | 3 | 0 | if (@_) | 
| 90 | 0 | 3 | unless $bshipped | 
| 91 | 0 | 3 | unless $bcheckedin | 
| 92 | 0 | 3 | unless $sreceived | 
| 93 | 0 | 3 | unless $sreturned | 
| 123 | 0 | 0 | unless $bshipped | 
| 124 | 0 | 0 | unless $bcheckedin | 
| 125 | 0 | 0 | unless $sreceived | 
| 126 | 0 | 0 | unless $sreturned | 
| 153 | 0 | 0 | if ($k =~ /^can-send-SHIPPED$/ or $k =~ /^can-send-CHECKED-IN$/) { } | 
| 0 | 0 | elsif ($k =~ /^responder-RECEIVED$/) { } | |
| 0 | 0 | elsif ($k =~ /^responder-RETURNED$/) { } |