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
72 1 2 0 $ENV{'GITHUB_USER'} and $ENV{'GITHUB_PASSWORD'}
89 0 0 0 $username and $password
114 0 0 0 $username and $password

or 2 conditions

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