Condition Coverage

lib/Egg/Plugin/Charset.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 0 $type = $res->content_type and not $type =~ m[^text/]i

or 2 conditions

line l !l condition
19 0 0 $e->get_convert_body || (return $e->next::method)

or 3 conditions

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