Branch Coverage

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


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