Branch Coverage

blib/lib/WWW/Scraper/ISBN/Foyles_Driver.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
89 0 2 if not $ean or length $isbn == 13 and $isbn ne $ean or length $isbn == 10 and $isbn ne $self->convert_to_isbn10($ean)
98 0 2 if $@ or not $mech->success or not $mech->content
104 0 2 unless $forms{$FORMNAME}
113 0 2 if $@ or not $mech->success or not $mech->content
119 0 2 if $html =~ /I'm sorry we have encountered a problem with this page/is
122 0 2 if $html =~ /Sorry, there are no results for|This item is not currently listed on the Foyles Website/is
144 0 2 unless $$data{$_}
151 0 2 unless defined $data
156 0 20 unless defined $$data{$_}