Branch Coverage
blib/lib/cacheout.pl
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
30
0
0
unless ($isopen{$file})
31
0
0
if (++$numopen > $maxopen)
37
0
0
$saw{$file}++ ? :
0
0
unless &open($file, ($saw{$file}++ ? ">>" : ">") . $file)