| blib/lib/Proc/Stat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 10 | 10.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 303 | 0 | 0 | 0 | exists $ps->{'curstat'} and keys %{$$ps{'curstat'};} |
| 392 | 0 | 0 | 0 | exists $ps->{'lastat'}{$pid} and $ps->{'lastat'}{$pid} |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 1 | 0 | ref $proto || $proto || 'Proc::Stat' |
| 307 | 0 | 0 | $ps->{'lastat'}{$pid}[$idx] || 0 |