Condition Coverage

blib/lib/Web/Machine/Util/BodyEncoding.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
34 22 0 14 $chosen_charset and $resource->charsets_provided
36 0 8 10 $_ && ref $_

or 2 conditions

line l !l condition
47 14 22 $charsetter ||= sub { $_[1]; }
49 0 36 $resource->request->env->{'web.machine.content_filters'} ||= []