| blib/lib/PLS/Server/Request/CancelRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 4 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 1 | unless exists $server->{'running_futures'}{$id} |
| 29 | 0 | 1 | unless builtin::blessed($request_to_cancel) and $request_to_cancel->isa("Future") |