| blib/lib/Net/Async/MCP/Transport/InProcess.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 1 | unless $args{'server'} |
| 26 | 4 | 4 | defined $params ? : |
| 36 | 0 | 8 | if (builtin::blessed($response) and $response->isa("Mojo::Promise")) |
| 42 | 0 | 0 | if $error |
| 53 | 0 | 1 | defined $params ? : |
| 70 | 0 | 8 | unless $response |
| 71 | 0 | 8 | unless ref $response eq "HASH" |
| 74 | 1 | 7 | if (my $err = $response->{'error'}) |