Branch Coverage

blib/lib/Net/Google/tool.pm
Criterion Covered Total %
branch 1 16 6.2


line true false branch
27 0 3 if (ref $first_arg eq 'GoogleSearchService') { }
38 0 0 unless ($$self{'_service'})
43 0 0 unless ($$args{'key'})
61 0 0 unless (exists $_queries{$key})
65 0 0 if (int $count)
74 0 0 $self->_queries >= 1000 ? :
81 0 0 if (defined $key)
92 0 0 if ($uri)