Condition Coverage

blib/lib/Net/Frame/Layer/ICMPv4.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
110 0 0 0 $sType eq 8 and $wType eq 0
0 0 0 $sType eq 13 and $wType eq 14
0 0 0 $sType eq 15 and $wType eq 16
0 0 0 $sType eq 17 and $wType eq 18

or 2 conditions

line l !l condition
174 0 0 $$layers[-1]->payload || ''

or 3 conditions

line l !l&&r !l&&!r condition
187 0 0 0 $type eq 8 or $type eq 0
0 0 0 $type eq 13 or $type eq 14
0 0 0 $type eq 15 or $type eq 16
0 0 0 $type eq 17 or $type eq 18