Branch Coverage

lib/Log/Mini.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
12 0 6 unless defined $type
14 2 4 if ($type eq 'file') { }
1 3 elsif ($type eq 'null') { }