Branch Coverage

blib/lib/WWW/Google/News.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
21 0 1 unless ($self->init(@_))
29 0 1 ref $_[0] eq 'HASH' ? :
79 0 0 unless $response->is_success
89 0 0 if ($section =~ /$re1/im) { }
95 0 0 if ($story =~ /$re2/im)
96 0 0 unless (exists $$results{$current_section})