blib/lib/Sprocket/Connection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 0 | 0 | 8 | $$self{'peer_ip'} and not @{$$self{'peer_ips'};} |
292 | 8 | 3 | 1 | not $force and $out |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 0 | 8 | 0 | ref $class || $class |