| blib/lib/App/RecordStream/Operation/fromapache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if (defined $fast) |
| 35 | 0 | 0 | if ($fast eq '') { } |
| 40 | 0 | 0 | if $@ |
| 44 | 0 | 0 | if (defined $strict) |
| 45 | 0 | 0 | if ($strict eq '') { } |
| 50 | 0 | 0 | if $@ |
| 55 | 0 | 0 | unless ($opts{'fast'} or $opts{'strict'}) |
| 59 | 0 | 0 | if ($verbose) |
| 63 | 0 | 0 | if ($woothee) |
| 78 | 0 | 0 | if (my $hash = $parser->parse($line)) |
| 80 | 0 | 0 | if $this->{'WOOTHEE'} |