blib/lib/AnyEvent/MPRPC/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 24 | 66.6 |
line | true | false | branch |
---|---|---|---|
105 | 1 | 1 | $self->after_connect ? : |
107 | 0 | 2 | unless my $fh = shift() |
114 | 1 | 1 | if $self->after_connect |
137 | 1 | 1 | if $self->before_connect |
141 | 0 | 2 | if $self->on_connect |
146 | 0 | 2 | if $self->connect_timeout |
158 | 2 | 2 | @_ == 1 && ref $_[0] eq 'ARRAY' ? : |
169 | 3 | 1 | if ($self->handler) { } |
186 | 0 | 4 | unless $self |
192 | 0 | 4 | if (my $error = $$res[2]) |
193 | 0 | 0 | if ($d) { } |
202 | 4 | 0 | if ($d) { } |