Branch Coverage

blib/lib/Dist/Zilla/Plugin/Author/CSSON/GithubActions.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
95 1 0 if ($self->clear_on_push_branches and exists $yaml->{'on'}{'push'}{'branches'})
98 2 0 if ($self->clear_on_pull_request_branches and exists $yaml->{'on'}{'pull_request'}{'branches'})
102 0 5 if ($self->has_on_push_branches)
105 2 3 if ($self->has_on_pull_request_branches)
124 5 5 if ($self->has_filename) { }
5 0 elsif (exists $yaml->{'filename'}) { }
130 0 10 $self->zilla->built_in ? :