| blib/lib/Apache/LogFormat/Compiler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 9 | unless defined $string |
| 33 | 6 | 8 | unless defined $string |
| 34 | 0 | 8 | unless length $string |
| 45 | 3 | 1 | if (lc $hdr eq $key) |
| 118 | 1 | 16 | if exists $formats{$fmt} |
| 136 | 19 | 34 | $1 ? : |
| 152 | 0 | 17 | if $@ |
| 153 | 17 | 0 | wantarray ? : |