Condition Coverage
lib/Ubic/Daemon/PidState.pm
Criterion
Covered
Total
%
condition
7
12
58.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
28
592
137
0
not -d $dir and -s $dir
29
137
186
406
-d $dir and -s "$dir/pid"
37
103
47
0
-e $dir and not -d $dir
87
0
0
0
-f $dir and not -s $dir