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
619
144
0
not -d $dir and -s $dir
29
144
196
423
-d $dir and -s "$dir/pid"
37
110
50
0
-e $dir and not -d $dir
87
0
0
0
-f $dir and not -s $dir