| blib/lib/At/Protocol/Firehose.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless $msg or defined $err |
| 23 | 0 | 1 | if (defined $err) |
| 27 | 0 | 1 | unless defined $msg and length $msg |
| 30 | 1 | 0 | if (@objects >= 2) { } |
| 0 | 0 | elsif (@objects == 1) { } |