blib/lib/Bot/Cobalt/Plugin/WWW.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | unless ref $opts and &reftype($opts) eq 'HASH' |
30 | 0 | 0 | unless $_[0]->opts->{'Timeout'} |
34 | 0 | 0 | unless $_[0]->opts->{'MaxPerHost'} |
38 | 0 | 0 | unless $_[0]->opts->{'MaxWorkers'} |
88 | 0 | 0 | defined $_[1] ? : |
89 | 0 | 0 | defined $_[2] ? : |
91 | 0 | 0 | unless ($request and $request->isa('HTTP::Request')) |
98 | 0 | 0 | unless ($event) |
103 | 0 | 0 | unless $args |
146 | 0 | 0 | unless $this_req |
153 | 0 | 0 | $response->is_success ? : |
167 | 0 | 0 | if $self->bindaddr |
168 | 0 | 0 | if $self->proxy |