lib/Egg/Plugin/Charset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | $type = $res->content_type and not $type =~ m[^text/]i |
line | l | !l | condition |
---|---|---|---|
19 | 0 | 0 | $e->get_convert_body || (return $e->next::method) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
27 | 0 | 0 | 0 | $e->no_convert or $e->request->is_head |
0 | 0 | 0 | $e->no_convert or $e->request->is_head or $res->attachment |