Branch Coverage

blib/lib/WWW/Crawl/Chromium.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
53 0 0 if ($attempt > 0)
54 0 0 if $self->{'debug'}
59 0 0 if $result->{'success'}
78 0 0 if ($@) { }
0 0 elsif (not $harness) { }
84 0 0 if ($@) { }
85 0 0 if ($@ =~ /timeout/i) { }
94 0 0 if ($exit_code != 0)
100 0 0 if ($timed_out)
109 0 0 if ($launch_error ne "")
120 0 0 if ($content eq "")