Condition Coverage

blib/lib/Net/Frame/Layer/TCP.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
174 0 0 0 defined $last->payload and length $last->payload

or 2 conditions

line l !l condition
147 0 0 $self->[$__options] && length $self->[$__options] || 0

or 3 conditions

line l !l&&r !l&&!r condition
219 0 0 1 $$Next{$self->[$__dst]} || $$Next{$self->[$__src]} || $self->[$__nextLayer]