| blib/lib/App/Nopaste/Service/Gist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 13 | 15.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 1 | 2 | 0 | $ENV{'GITHUB_USER'} and $ENV{'GITHUB_PASSWORD'} |
| 88 | 0 | 0 | 0 | $username and $password |
| 113 | 0 | 0 | 0 | $username and $password |
| line | l | !l | condition |
|---|---|---|---|
| 135 | 0 | 0 | $response_content->{'message'} || 'Unspecified error' |
| 150 | 0 | 0 | $res->header('Client-Warning') || '' |