line |
true |
false |
branch |
100
|
0 |
1 |
unless $self->_has_credentials
|
103
|
0 |
1 |
unless ($repo_name)
|
115
|
1 |
0 |
if ($self->meta_home and my $meta_home = $self->zilla->distmeta->{'resources'}{'homepage'}) { }
|
|
0 |
0 |
elsif ($self->metacpan) { }
|
|
0 |
0 |
elsif ($self->p3rl) { }
|
131
|
0 |
0 |
if ($current and ($current->{'name'} || '') eq $params->{'name'} and ($current->{'description'} || '') eq $params->{'description'} and ($current->{'homepage'} || '') eq $params->{'homepage'})
|
148
|
1 |
0 |
unless $repo
|
150
|
0 |
0 |
if ($repo eq 'redo')
|
154
|
0 |
0 |
if not $repo
|