| blib/lib/AnyEvent/Google/PageRank.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 157 | 3 | 0 | 0 | defined $$opts{'proxy'} and index($$opts{'proxy'}, ':') != -1 |
| 171 | 2 | 0 | 4 | $$headers{'Status'} =~ /^2/ and $data =~ /Rank_\d+:\d+:(\d+)/ |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 0 | 6 | delete $opts{'agent'} || 'Mozilla/4.0 (compatible; GoogleToolbar 2.0.111-big; Windows XP 5.1)' |
| 150 | 5 | 1 | $$self{'host'} || 'toolbarqueries.google.com' |