Branch Coverage

blib/lib/NcFTPd/Log/Parse.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
26 0 9 unless @_
28 5 4 if @_ % 2
32 5 4 if (defined $file) { }
35 4 1 if ($basename =~ /^($known_parsers)/i)
41 3 9 if (defined $options{$format})
49 2 7 unless $parser