| blib/lib/Net/Async/MCP/Transport/Stdio.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 116 | 0 | 0 | 1 | $self->{'process'} and $self->{'process'}->is_running |
| 138 | 0 | 0 | 10 | $response and ref $response eq "HASH" |
| 161 | 0 | 0 | 0 | $future and not $future->is_ready |
| 165 | 0 | 0 | 1 | $self->{'close_future'} and not $self->{'close_future'}->is_ready |