blib/lib/App/MadEye/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | l | !l | condition |
---|---|---|---|
62 | 0 | 0 | $agent->config->{'config'}{'port'} || 161 |
63 | 0 | 0 | $agent->config->{'config'}{'timeout'} || 10 |
64 | 0 | 0 | $agent->config->{'config'}{'retries'} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 2 | 0 | 0 | ref $target || $target |