Branch Coverage
blib/lib/CHI/Test/Util.pm
Criterion
Covered
Total
%
branch
1
8
12.5
line
true
false
branch
23
589
0
if ($value >= $min and $value <= $max) { }
36
0
0
if ($bool1 and not $bool2) { }
0
0
elsif (not $bool1 and $bool2) { }
52
0
0
if time < $until