| blib/lib/Apache/StrReplace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 12 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 11 | 0 | 1 | if (exists $ENV{'MOD_PERL_API_VERSION'} and $ENV{'MOD_PERL_API_VERSION'} eq 2) { } | 
| 0 | 1 | elsif (exists $ENV{'MOD_PERL'}) { } | |
| 39 | 0 | 0 | unless $option =~ /^[egimosx]+$/ | 
| 41 | 0 | 0 | unless ($f->r->content_type =~ /$ctype/) | 
| 45 | 0 | 0 | unless ($f->ctx) | 
| 53 | 0 | 0 | unless ($f->seen_eos) |