Condition Coverage

blib/lib/Ser/BinRPC.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
68 0 23 45 $size and ($i & 4278190080) == 0
75 0 7 21 $size and ($i & 4278190080) == 0
139 0 0 0 defined $$val_type and ($len & 15) != $$val_type
317 0 0 0 $b >= 32 and $b < 128

or 3 conditions

line l !l&&r !l&&!r condition
173 0 0 0 $$val_type == $data_type{'AVP'} or $$val_type == $data_type{'ARRAY'}
279 6 1 1 $flds[0] eq 'udp' or $flds[0] eq 'tcp'