Condition Coverage

blib/lib/Async/Microservice.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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')

or 2 conditions

line l !l condition
142 0 0 $err_msg ||= 'unknown'

or 3 conditions

line l !l&&r !l&&!r condition
162 0 0 0 $path_dispatch->{$sub_path_info} // $path_dispatch->{''}