| blib/lib/IO/Async/Internals/FunctionWorker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if ($ok) { } |
| 0 | 0 | elsif (ref $@) { } | |
| 49 | 0 | 0 | unless my $code = $module->can($func) |
| 52 | 0 | 0 | if (defined $init_func) |
| 53 | 0 | 0 | unless my $init = $module->can($init_func) |