| blib/lib/PAGI/Server/ConnectionState.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 7 | 0 | 0 | $conn && $conn->{'server'} |
| 261 | 60 | 0 | 2 | $self->{'_future'} and not $self->{'_future'}->is_ready |
| line | l | !l | condition |
|---|---|---|---|
| 258 | 62 | 0 | $reason // "unknown" |