| blib/lib/Alvis/Saa.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 30 | 3.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 479 | 0 | 0 | 0 | $ok and not $end | 
| 570 | 0 | 0 | 0 | exists $$cn{'auto_arb'} and $$cn{'auto_arb'} | 
| 693 | 0 | 0 | 0 | not $done and time < $giveup_time | 
| 701 | 0 | 0 | 0 | scalar @$received < 1 and time < $giveup_time | 
| 0 | 0 | 0 | scalar @$received < 1 and time < $giveup_time and $ok | |
| 734 | 0 | 0 | 0 | not $done and time < $giveup_time | 
| 741 | 0 | 0 | 0 | scalar @$sent < 1 and time < $giveup_time | 
| 0 | 0 | 0 | scalar @$sent < 1 and time < $giveup_time and $ok | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 27 | 0 | 1 | 0 | ref $this || $this | 
| 332 | 0 | 0 | 0 | $$this{'servs'}{$_}{'inet_sock'} == $conn or $$this{'servs'}{$_}{'unix_sock'} == $conn |