| blib/lib/Bot/Cobalt/Plugin/Calc/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 0 | 2 | $params{'timeout'} || 2 |
| 29 | 0 | 2 | $params{'max_workers'} || 4 |
| 31 | 0 | 2 | $params{'result_event'} || 'calc_result' |
| 32 | 0 | 2 | $params{'error_event'} || 'calc_error' |
| 111 | 0 | 0 | $hints // {} |
| 121 | 1 | 0 | $hints // {} |
| 241 | 0 | 1 | delete $self->[2]{$pid} || (return) |