blib/lib/WebService/OkiLab/ExtractPlace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if (@_) { } |
27 | 0 | 0 | if @_ |
45 | 0 | 0 | unless UNIVERSAL::isa($ua, 'LWP::UserAgent') |
46 | 0 | 0 | if $url->scheme ne 'http' |
47 | 0 | 0 | unless $text =~ /\S/ |
50 | 0 | 0 | if $method eq 'GET' |
51 | 0 | 0 | $method eq 'GET' ? : |
55 | 0 | 0 | unless $self->res($res) |
56 | 0 | 0 | unless $res->is_success |