| lib/Measure/Everything/Adapter/InfluxDB/Direct.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | unless $self->{'host'} |
| 20 | 0 | 0 | unless $self->{'db'} |
| 30 | 0 | 0 | if ($self->{'username'} and $self->{'password'}) |
| 48 | 0 | 0 | if ($res->{'status'} != 204) |