Branch Coverage

blib/lib/WebService/Google/Suggest.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
39 0 1 unless $response->is_success
43 1 0 unless $content =~ /^window\.google\.ac\.\w+\(\["([^"]+)",\[(.*)\]\)$/