blib/lib/Bintray/API/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 0 | $opts{'username'} and $opts{'apikey'} |
212 | 0 | 0 | 0 | exists $$api_headers{'x-ratelimit-limit'} and exists $$api_headers{'x-ratelimit-remaining'} |
line | l | !l | condition |
---|---|---|---|
275 | 0 | 0 | $$response{'headers'}{'x-rangelimit-total'} || 0 |
276 | 0 | 0 | $$response{'headers'}{'x-rangelimit-startpos'} || 0 |
277 | 0 | 0 | $$response{'headers'}{'x-rangelimit-endpos'} || 0 |