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
681
165
0
not -d $dir and -s $dir
29
165
213
468
-d $dir and -s "$dir/pid"
37
119
50
0
-e $dir and not -d $dir
87
0
0
0
-f $dir and not -s $dir