| blib/lib/API/INSEE/Sirene.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 264 | 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 |
| 305 | 7 | 6 | $search_mode //= 'aproximate' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 228 | 0 | 0 | 0 | not defined $self->{'token_expiration'} or $self->{'token_expiration'} < time |