| blib/lib/CrowdSec/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 209 | 0 | 0 | 0 | $decision->{'type'} and $decision->{'type'} eq "ban" |
| 219 | 0 | 0 | 0 | $self->tokenVal && $self->tokenVal > time |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 90 | 0 | 0 | 0 | $self->token or $self->tokenVal |
| 198 | 0 | 0 | 0 | not $response->content or $response->content eq "null" |