Branch Coverage
blib/lib/WWW/Mechanize/DecodedContent.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
12
0
0
unless $$mech{'ct'} and $$mech{'ct'} =~ m[^text/]i
15
0
0
if &Encode::is_utf8($content)
17
0
0
if (my $enc = $mech->res->encoding) { }