blib/lib/Net/Connection/lsof.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 0 | 0 | 0 | $^O =~ /linux/ and $? ne 256 |
0 | 0 | 0 | $? ne 0 and ($^O =~ /linux/ and $? ne 256) | |
221 | 0 | 0 | 0 | defined $proc_table->[$proc_int] and $loop |