Condition Coverage

blib/lib/Dist/Zilla/Plugin/Author/CSSON/GithubActions.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
96 8 0 2 $self->clear_on_push_branches and exists $yaml->{'on'}{'push'}{'branches'}
99 6 0 4 $self->clear_on_pull_request_branches and exists $yaml->{'on'}{'pull_request'}{'branches'}