Condition Coverage

blib/lib/Dist/Zilla/PluginBundle/Author/Plicease.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 0 defined $installer and $installer eq "Alien"
0 0 0 defined $installer and $installer eq "ModuleBuild"

or 2 conditions

line l !l condition
118 0 0 $installer ||= "ModuleBuild"
137 0 0 $installer ||= "Author::Plicease::MakeMaker"
172 0 0 $self->payload->{'github_user'} || 'plicease'
183 0 0 $self->payload->{'repository.type'} || 'git'

or 3 conditions

line l !l&&r !l&&!r condition
153 0 0 0 $self->payload->{'version_plugin'} || ('OurPkgVersion', {'underscore_eval_version', $self->{'payload'}{'underscore_eval_version'} // 1, 'no_critic', 1})
173 0 0 0 $self->payload->{'github_repo'} || $name
183 0 0 0 $self->payload->{'homepage'} || "https://metacpan.org/pod/@{[do {
0 0 0 $self->payload->{'bugtracker.web'} || sprintf('https://github.com/%s/%s/issues', $user, $repo)
0 0 0 $self->payload->{'repository.web'} || sprintf('git://github.com/%s/%s.git', $user, $repo)
0 0 0 $self->payload->{'repository.web'} || sprintf('https://github.com/%s/%s', $user, $repo)