Branch Coverage
blib/lib/Lab/Moose/Instrument/Log.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
41
0
0
unless
open
my
$fh
,
">"
,
$file
50
0
0
if
(
not
$retval
=~
/[^[:ascii:]]/u
)
{
}