blib/lib/Dist/Zilla/Role/Author/CSSON/GithubActions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 5 | 0 | 1 | $self->clear_on_push_branches and exists $yaml->{'on'}{'push'}{'branches'} |
130 | 4 | 0 | 2 | $self->clear_on_pull_request_branches and exists $yaml->{'on'}{'pull_request'}{'branches'} |