| blib/lib/Ganglia/Gmetric/PP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 4 | 3 | if $p{'listen_host'} |
| 82 | 0 | 7 | if $p{'listen_port'} |
| 84 | 3 | 4 | unless (%opts) |
| 94 | 0 | 7 | unless $self |
| 220 | 9 | 160 | unless defined $msg[4] |
| 221 | 169 | 0 | unless defined $msg[5] |
| 222 | 169 | 0 | unless defined $msg[6] |
| 223 | 169 | 0 | unless defined $msg[7] |
| 236 | 0 | 34 | unless $self->recv(my $buf, 16384) |
| 254 | 0 | 43 | unless shift @res == 0 |