| blib/lib/Logfile/Apache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 14 | 28 | unless $rest |
| 19 | 28 | 0 | if $date |
| 22 | 2 | 28 | unless $date |
| 24 | 4 | 24 | unless $bytes ne '-' and $bytes > 0 |
| 36 | 28 | 112 | if ($key eq 'File') { } |
| 0 | 112 | elsif ($key eq 'Bytes') { } | |
| 38 | 0 | 28 | unless $val |
| 46 | 16 | 12 | if $#val > 2 |
| 48 | 0 | 28 | unless join '/', @val |