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