Condition Coverage

blib/lib/Net/Connection/ncnetstat.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
300 0 0 0 defined $conn->local_ptr and $self->{'ptr'}
308 0 0 0 defined $conn->foreign_ptr and $self->{'ptr'}
340 0 0 0 $self->{'wchan'} and defined $conn->wchan
348 0 0 0 $self->{'pct'} and defined $conn->pctcpu
356 0 0 0 $self->{'pct'} and defined $conn->pctmem
364 0 0 0 defined $conn->pid and $self->{'command'}
0 0 0 not defined $conn->pid and $self->{'command'}
371 0 0 0 defined $proctable->[$proc] and $loop