| inc/Proc/ProcessTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | exists $args{'cache_ttys'} and $args{'cache_ttys'} == 1 | 
| 65 | 0 | 0 | 0 | exists $args{'enable_ttys'} and not $args{'enable_ttys'} | 
| 145 | 0 | 0 | 0 | -d $_ and not -x $_ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | ref $this || $this |