Condition Coverage

blib/lib/Hubot/Scripts/githubIssue.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 $body and $$hdr{'Status'} =~ /^2/

or 2 conditions

line l !l condition
27 0 0 $ENV{'HUBOT_GITHUB_API'} // 'https://api.github.com'

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 $msg->match->[1] // $ENV{'HUBOT_GITHUB_REPO'}