blib/lib/Object/Remote/Handle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
34 | 88 | 40 | if ($self->id) { } |
38 | 0 | 40 | unless $args->{'class'} |
45 | 1 | 39 | unless $args->{'args'} |
59 | 4 | 88 | if (caller 0 || '') eq 'start' |
84 | 107 | 19 | if $gd or $self->disarmed_free |
87 | 0 | 19 | if ($@ and not $@ =~ /^Attempt to invoke _send on a connection that is not valid/) |