Branch Coverage
blib/lib/Class/Easy/Log/Tie.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
7
3
13
if (not defined $stderr) { }
8
5
elsif (ref $stderr eq 'SCALAR') { }
0
5
elsif (ref $stderr eq 'CODE') { }