| blib/lib/AOL/SFLAP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 0 | if ($port =~ /\D/) |
| 62 | 0 | 0 | unless $port |
| 65 | 0 | 0 | unless $ipaddr |
| 114 | 0 | 0 | if (exists $$self{'debug_level'} and $$self{'debug_level'} > 0) |
| 127 | 0 | 0 | unless socket $fd, 2, 1, $proto |
| 128 | 0 | 0 | unless CORE::connect $fd, $sin |
| 143 | 0 | 0 | unless socket $fd, 2, 1, $proto |
| 144 | 0 | 0 | unless CORE::connect $fd, $sin |
| 153 | 0 | 0 | if ($$self{'proxy'}) { } |
| 174 | 0 | 0 | if ($foo <= 0) |
| 196 | 0 | 0 | unless ($length) |
| 200 | 0 | 0 | if ($chan == $SFLAP_DATA) { } |