Condition Coverage

blib/lib/Net/Frame/Layer/ARP.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
168 0 0 0 $self->[$__opCode] == 1 and $with->[$__opCode] == 2
0 0 0 $self->[$__opCode] == 1 and $with->[$__opCode] == 2 and $with->[$__dst] eq $self->[$__src]
0 0 0 $self->[$__opCode] == 1 and $with->[$__opCode] == 2 and $with->[$__dst] eq $self->[$__src] and $with->[$__srcIp] eq $self->[$__dstIp]