| lib/Net/HL7/Messages/ACK.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 6 | 0 | if $req |
| 52 | 6 | 0 | if ($reqMsh) { } |
| 66 | 4 | 2 | if ($reqMsh and $reqMsh->getField(15) || $reqMsh->getField(16)) { } |
| 81 | 6 | 0 | if ($req) |
| 83 | 0 | 6 | unless $reqMsh |
| 118 | 1 | 3 | if ($$self{'ACK_TYPE'} eq 'E') |
| 122 | 2 | 2 | if (length $code == 1) |
| 127 | 2 | 2 | if $msg |