Branch Coverage

blib/lib/Logfile/Cern.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
48 2 98 unless $rest
49 95 3 if $rest =~ s/\[([^\]]+)\]\s*//
50 95 3 if $rest =~ s/\"([^\"]+)\"\s*//
52 95 3 if $date
54 0 95 unless $date
67 95 380 if ($key eq 'File') { }
0 380 elsif ($key eq 'Bytes') { }
69 0 95 unless $val
77 1 94 if $#val > 2
79 1 94 unless join '/', @val