| blib/lib/DOCSIS/ConfigFile/Encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 14 | 35.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 90 | 0 | 5 | 0 | not $negative and $bytes[0] > 121 | 
| 171 | 56 | 0 | 0 | $obj->{'snmp'} and $ushort > 121 | 
| 284 | 40 | 203 | 0 | $test and not $obj->{'value'} =~ /$test/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 107 | 0 | 0 | $obj->{'type'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 136 | 0 | 2 | 0 | @bytes == 0 or $bytes[-1] ne "\0" |