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
95 4 0 1 $self->clear_on_push_branches and exists $yaml->{'on'}{'push'}{'branches'}
98 3 0 2 $self->clear_on_pull_request_branches and exists $yaml->{'on'}{'pull_request'}{'branches'}