blib/lib/API/INSEE/Sirene.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 22 | 22.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
258 | 4 | 0 | 0 | defined $desired_fields and $desired_fields ne 'all' |
line | l | !l | condition |
---|---|---|---|
124 | 0 | 1 | $max_results //= 20 |
143 | 0 | 1 | $timeout //= 20 |
229 | 0 | 0 | &Switch::case(200) or 404 |
236 | 0 | 0 | &Switch::case(414) or 429 |
0 | 0 | &Switch::case(414) or 429 or 401 | |
0 | 0 | &Switch::case(414) or 429 or 401 or 403 | |
0 | 0 | &Switch::case(414) or 429 or 401 or 403 or 503 | |
299 | 7 | 6 | $search_mode //= 'aproximate' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
221 | 0 | 0 | 0 | not defined $self->{'token_expiration'} or $self->{'token_expiration'} < time |