blib/lib/Object/Remote/Handle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | l | !l | condition |
---|---|---|---|
39 | 21 | 19 | ref $_ eq 'HASH' and $_ = [%$_] |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 18 | 1 | 0 | $@ and not $@ =~ /^Attempt to invoke _send on a connection that is not valid/ |
line | l | !l | condition |
---|---|---|---|
48 | 0 | 40 | $args->{'constructor'} || 'new' |
59 | 92 | 0 | caller 0 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
84 | 0 | 107 | 19 | $gd or $self->disarmed_free |