Condition Coverage

blib/lib/Net/Frame/Simple.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
185 0 0 0 $last and defined $last->payload
205 0 0 0 defined $last->payload and length $last->payload
302 0 0 0 exists $this->[$__ref]{'ICMPv4'} and exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'}
354 0 0 0 $last and $last->payload
376 0 0 0 $last and defined $last->payload

or 3 conditions

line l !l&&r !l&&!r condition
302 0 0 0 exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'}