| blib/lib/Net/Connection/ncnetstat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 327 | 0 | 0 | 0 | defined $conn->local_ptr and $self->{'ptr'} |
| 336 | 0 | 0 | 0 | defined $conn->foreign_ptr and $self->{'ptr'} |
| 370 | 0 | 0 | 0 | $self->{'wchan'} and defined $conn->wchan |
| 377 | 0 | 0 | 0 | $self->{'pct'} and defined $conn->pctcpu |
| 384 | 0 | 0 | 0 | $self->{'pct'} and defined $conn->pctmem |
| 391 | 0 | 0 | 0 | defined $conn->pid and $self->{'command'} |
| 0 | 0 | 0 | not defined $conn->pid and $self->{'command'} | |
| 397 | 0 | 0 | 0 | defined $proctable->[$proc] and $loop |