Condition Coverage

blib/lib/Proc/ProcessTable.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
62 3 0 0 exists $args{'cache_ttys'} and $args{'cache_ttys'} == 1
67 3 0 0 exists $args{'enable_ttys'} and not $args{'enable_ttys'}
158 36 15 0 -d $_ and !(-x $_) || $_ eq '/dev/.lxc' || $_ eq '/dev/.lxd-mounts'

or 3 conditions

line l !l&&r !l&&!r condition
57 0 3 0 ref $this || $this
158 0 0 15 !(-x $_) || $_ eq '/dev/.lxc' || $_ eq '/dev/.lxd-mounts'