Branch Coverage
blib/lib/Cache/FileCache.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
109
0
68
unless
my
$tmpdir
=
'File::Spec'
->
tmpdir
120
0
34
if
(
defined
$p_optional_cache_root
)
{
}
145
0
28
if
(
defined
$p_optional_cache_root
)
{
}
182
0
34
if
(
defined
$self
->
_read_option
(
'cache_root'
))
{
}