Branch Coverage

blib/lib/Hubot/Scripts/githubIssue.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
24 0 0 unless $body and $$hdr{'Status'} =~ /^2/
30 0 0 if (not $ENV{'HUBOT_GITHUB_API'}) { }