Condition Coverage

blib/lib/API/INSEE/Sirene.pm
Criterion Covered Total %
condition 5 22 22.7


and 3 conditions

line !l l&&!r l&&r condition
260 4 0 0 defined $desired_fields and $desired_fields ne 'all'

or 2 conditions

line l !l condition
126 0 1 $max_results //= 20
145 0 1 $timeout //= 20
231 0 0 &Switch::case(200) or 404
238 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
301 7 6 $search_mode //= 'aproximate'

or 3 conditions

line l !l&&r !l&&!r condition
223 0 0 0 not defined $self->{'token_expiration'} or $self->{'token_expiration'} < time