| inc/OvhApi.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | $params{'type'} and grep {$params{'type'} eq $_;} 'https://eu.api.ovh.com/1.0', 'https://ca.api.ovh.com/1.0' |
| 112 | 0 | 0 | 0 | $method ne 'get' and $method ne 'delete' |
| 156 | 0 | 0 | 0 | $rule{'method'} and $rule{'path'} |
| line | l | !l | condition |
|---|---|---|---|
| 66 | 0 | 0 | $params{'type'} || 'https://eu.api.ovh.com/1.0' |