Condition Coverage
lib/App/Cache.pm
Criterion
Covered
Total
%
condition
4
6
66.6
or 2 conditions
line
l
!l
condition
68
7
4
$self->ttl || 1800
72
7
0
stat $filename || die("Error stating ${filename}: $!")
76
4
0
retrieve("$filename") || die("Error reading from ${filename}: $!")