Condition Coverage

blib/lib/App/Nopaste/Service/Gist.pm
Criterion Covered Total %
condition 2 13 15.3


and 3 conditions

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

or 2 conditions

line l !l condition
135 0 0 $response_content->{'message'} || 'Unspecified error'
150 0 0 $res->header('Client-Warning') || ''