| blib/lib/RMI/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 17 | 32 | 53.1 | 
| line | l | !l | condition | 
|---|---|---|---|
| 558 | 0 | 0 | print "$RMI::DEBUG_MSG_PREFIX N: $$ reconstituting local object $value, but not found in my sent objects!\n" and die | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 138 | 480 | 0 | 0 | $RMI::DEBUG and not defined $serialized_blob | 
| 219 | 2 | 0 | 5 | $class and not $module | 
| 0 | 0 | 2 | $module and not $class | |
| 288 | 0 | 0 | 7 | $sub and ref $sub eq 'CODE' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 306 | 95 | 7 | 7 | $call_type eq 'call_eval' or $call_type eq 'call_coderef' | 
| 102 | 7 | 0 | $call_type eq 'call_eval' or $call_type eq 'call_coderef' or $call_type eq 'call_use' | |
| 14 | 0 | 0 | $call_type eq 'call_eval' or $call_type eq 'call_coderef' or $call_type eq 'call_use' or $call_type eq 'call_use_lib' | |
| 477 | 18 | 59 | 119 | $type == 1 or $type == 2 | 
| 489 | 4 | 2 | 0 | $remote_shape eq 'GLOB' or $remote_shape eq 'IO' | 
| 637 | 0 | 3 | 0 | my $caller ||= caller 0 |