Branch Coverage

lib/Log/Mini/LoggerFILE.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
17 0 13 unless open my $fh, '>>', $params{'file'}
18 1 12 if (defined $params{'synced'})