Branch Coverage

blib/lib/Dist/Zilla/Plugin/CheckIssues.pm
Criterion Covered Total %
branch 14 28 50.0


line true false branch
93 4 1 if ($self->rt)
98 0 1 $rt_data{'stalled'} ? :
3 1 $rt_data{'open'} ? :
106 0 4 if $self->colour
110 3 2 if ($self->github and my($owner_name, $repo_name) = $self->_github_owner_repo)
114 3 0 if (defined $issue_count)
116 3 0 $issue_count ? :
123 0 3 if $self->colour
143 0 4 unless $json
147 1 3 unless $all_data->{$dist_name}
162 0 0 unless $data
173 0 0 unless $json
186 0 0 unless $res->{'success'}
191 0 0 if (my $charset = 'HTTP::Headers'->new(%{$$res{'headers'};})->content_type_charset)