line |
true |
false |
branch |
83
|
3 |
16 |
unless @$contributors
|
93
|
17 |
2 |
if &none(sub {
|
105
|
2 |
0 |
defined $perl_prereq ? :
|
107
|
0 |
2 |
unless defined $perl_prereq
|
109
|
1 |
1 |
if "$perl_prereq" >= '5.008006'
|
113
|
0 |
1 |
if &any(sub {
|
120
|
0 |
1 |
if $self->zilla->distmeta->{'dynamic_config'}
|
146
|
1 |
18 |
unless $self->_git('RUN', 'status')
|
162
|
18 |
0 |
"$]" >= 5.016001 ? :
|
171
|
3 |
15 |
if @counts_and_contributors != $count
|
178
|
0 |
1 |
unless $Dist::Zilla::Plugin::Git::Contributors::b->[0] <=> $Dist::Zilla::Plugin::Git::Contributors::a->[0]
|
179
|
1 |
0 |
$self->order_by eq 'commits' ? :
|
|
17 |
1 |
$self->order_by eq 'name' ? :
|
193
|
14 |
4 |
unless ($self->include_authors)
|
195
|
0 |
14 |
eval {
|
204
|
4 |
14 |
if (not $self->include_releaser and my $releaser = $self->_releaser)
|
209
|
1 |
17 |
if ($self->remove)
|
228
|
1 |
6 |
unless ($username and $email)
|
243
|
0 |
16 |
if eval {
|
257
|
0 |
64 |
unless $command
|
262
|
4 |
0 |
&blessed($_) && $_->isa('Git::Wrapper::Exception') ? :
|
266
|
0 |
64 |
if $err and @$err
|