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'} |
216 | 0 | 0 | 0 | exists $$api_headers{'x-ratelimit-limit'} and exists $$api_headers{'x-ratelimit-remaining'} |
line | l | !l | condition |
---|---|---|---|
279 | 0 | 0 | $$response{'headers'}{'x-rangelimit-total'} || 0 |
280 | 0 | 0 | $$response{'headers'}{'x-rangelimit-startpos'} || 0 |
281 | 0 | 0 | $$response{'headers'}{'x-rangelimit-endpos'} || 0 |