Branch Coverage

blib/lib/NcFTPd/Log/Parse/Xfer.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
174 7 84 if ($name eq 'operation') { }
2 82 elsif ($name eq 'notes') { }
189 0 21 unless $fields and $fields =~ /^(\w),(.+)/
196 0 21 if (not defined $LOG_ENTRIES{$op}) { }
205 21 0 if (@values) { }