blib/lib/Async/Microservice.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
120 | 0 | 0 | 0 | $func and my $misc_fn = $self->can($func) |
126 | 0 | 0 | 0 | &blessed($resp) and $resp->isa('Future') |
line | l | !l | condition |
---|---|---|---|
142 | 0 | 0 | $err_msg ||= 'unknown' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
162 | 0 | 0 | 0 | $path_dispatch->{$sub_path_info} // $path_dispatch->{''} |