| blib/lib/SockJS/Transport/EventSource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 1 | 1 | if ($conn->is_connected and not $conn->is_reconnecting) |
| 49 | 0 | 1 | if ($limit <= 0) |
| 62 | 0 | 1 | if ($conn->is_closed) { } |
| 0 | 1 | elsif ($conn->is_connected) { } |