| blib/lib/Net/Frame/Layer/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 174 | 0 | 0 | 0 | defined $last->payload and length $last->payload |
| line | l | !l | condition |
|---|---|---|---|
| 147 | 0 | 0 | $self->[$__options] && length $self->[$__options] || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 219 | 0 | 0 | 1 | $$Next{$self->[$__dst]} || $$Next{$self->[$__src]} || $self->[$__nextLayer] |