Condition Coverage

blib/lib/DOCSIS/ConfigFile/Encode.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

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/

or 2 conditions

line l !l condition
107 0 0 $obj->{'type'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
136 0 2 0 @bytes == 0 or $bytes[-1] ne "\0"