blib/lib/SNMP/Trapinfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 10 | 90.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 1 | 2 | 0 | $_[0] and ref \$_[0] eq 'SCALAR' |
70 | 35 | 1 | 23 | $action and $line |
line | l | !l | condition |
---|---|---|---|
39 | 7 | 1 | $trapname || undef |
167 | 2 | 1 | readline $data || (return undef) |