blib/lib/AnyEvent/Task/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 20 | 50.0 |
line | true | false | branch |
---|---|---|---|
27 | 1 | 13 | exists $arg{'hung_worker_timeout'} ? : |
30 | 0 | 14 | if (defined $self->{'name'}) |
35 | 14 | 0 | if ($arg{'listen'}) { } |
50 | 14 | 0 | if (exists $arg{'interface'}) { } |
53 | 10 | 4 | if (ref $interface eq 'CODE') { } |
4 | 0 | elsif (ref $interface eq 'HASH') { } | |
75 | 0 | 28 | if (wantarray) { } |
101 | 33 | 0 | if ($rv) { } |
0 | 0 | elsif ($rv == 0) { } | |
116 | 0 | 0 | if (defined $self->{'name'}) |