| blib/lib/Net/NodeTransformator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 20 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 28 | 0 | 0 | 0 | $host eq 'unix/' and not $port =~ m[^/] | 
| 127 | 0 | 0 | 0 | defined $answer and ref $answer eq 'HASH' | 
| 154 | 0 | 0 | 0 | defined $result and not defined $error | 
| 0 | 0 | 0 | defined $result and not defined $error and not ref $result | |
| 155 | 0 | 0 | 0 | not defined $result and defined $error | 
| line | l | !l | condition | 
|---|---|---|---|
| 139 | 0 | 0 | $options{'data'} || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | ref $class || $class |