blib/lib/WebService/IPAPI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 0 | if ref $ips ne 'ARRAY' |
51 | 0 | 0 | unless ($self->is_business and $self->is_business_pro) |
68 | 0 | 0 | if (exists $params->{'security'} and not $self->is_business_pro) |
72 | 0 | 0 | exists $params->{'output'} ? : |
81 | 0 | 0 | if defined $params |