Branch Coverage
blib/lib/Log/Any/Adapter/Fille.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
49
0
0
if (exists $$self{'log_level'}) { }
50
0
0
unless $$self{'log_level'} =~ /^\d+$/u
57
0
0
unless open $$self{'fh'}, '>>', $$self{'file'}