Branch Coverage

blib/lib/App/GitHubWebhooks2Ikachan/Events/PullRequest.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
18 5 1 if (not $subscribe_actions or grep {$_ eq $action;} split(/,/, $subscribe_actions, 0))