| blib/lib/PocketIO/Pool.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 26 | 19.2 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 4 | blessed $conn ? : |
| 57 | 0 | 1 | blessed $conn ? : |
| 67 | 1 | 0 | if $cb |
| 75 | 0 | 0 | blessed $conn ? : |
| 89 | 0 | 0 | blessed $conn ? : |
| 91 | 0 | 0 | if ($subrooms) { } |
| 94 | 0 | 0 | if ($subroom =~ /^\Q$room\E/) |
| 112 | 0 | 4 | if (defined $$msg{'id'}) |
| 116 | 0 | 0 | if (defined $conn) |
| 120 | 0 | 0 | if (defined $$msg{'bytes'}) { } |
| 132 | 0 | 4 | defined $$msg{'room'} ? : |
| 136 | 0 | 0 | unless blessed $conn and $conn->is_connected |
| 137 | 0 | 0 | if defined $$msg{'invoker'} and $conn->id eq $$msg{'invoker'}->id |