Branch Coverage

blib/lib/Log/ger/Output/SimpleFile.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
13 2 2 if (defined(my $path = $conf{'path'})) { }
1 1 elsif ($fh = $conf{'handle'}) { }
14 0 2 unless open $fh, '>>', $path
28 3 0 unless $_[1] =~ /\R\z/