Branch Coverage

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


line true false branch
110 4 1 if ($self->rt)
115 0 1 $rt_data{'stalled'} ? :
3 1 $rt_data{'open'} ? :
123 0 4 if $self->colour
127 3 2 if ($self->github and my($owner_name, $repo_name) = $self->_github_owner_repo)
131 3 0 if (defined $issue_count)
133 3 0 $issue_count ? :
140 0 3 if $self->colour
160 0 4 unless $json
164 1 3 unless $all_data->{$dist_name}
179 0 0 unless $data
190 0 0 unless $json
203 0 0 unless $res->{'success'}
208 0 0 if (my $charset = 'HTTP::Headers'->new(%{$$res{'headers'};})->content_type_charset)