| blib/lib/WWW/Google/PageRank.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 10 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | defined $url and $url =~ m[^https?://]i | 
| 38 | 0 | 0 | 0 | $resp->is_success and $resp->content =~ /Rank_\d+:\d+:(\d+)/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 20 | 0 | 0 | $par{'agent'} || 'Mozilla/4.0 (compatible; GoogleToolbar 2.0.111-big; Windows XP 5.1)' | 
| 25 | 0 | 0 | $par{'host'} || 'toolbarqueries.google.com' |