Branch Coverage

blib/lib/WWW/Mechanize/AutoPager.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
44 0 0 if (my $content = $$self{'mech'}->content)
45 0 0 if ($res->content_type =~ m[text/html]) { }
75 0 0 unless my $res = $$self{'autopager'}->handle($$self{'mech'}->uri, $$self{'mech'}->decoded_content)
84 0 0 unless my $res = $$self{'autopager'}->handle($$self{'mech'}->uri, $$self{'mech'}->decoded_content)