| blib/lib/Net/SNMP/Transport/IPv4/UDP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 1 | if (length $_[0] > $$this{'_max_msg_size'}) |
| 63 | 1 | 0 | defined $bytes ? : |
| 74 | 1 | 0 | defined $name ? : |
| 95 | 0 | 0 | if ($$this{'_socket'}->connect($$this{'_dest_name'})) |
| 97 | 0 | 0 | unless ($$this{'_socket'}->connect("\000" x length($name))) |