line |
true |
false |
branch |
640
|
1 |
15 |
ref $_ ? :
|
656
|
0 |
1 |
if defined $local
|
661
|
0 |
1 |
if defined $minor
|
666
|
0 |
1 |
if defined $major
|
671
|
0 |
1 |
if defined $keep
|
897
|
1 |
0 |
$self->no_git ? :
|
|
1 |
0 |
$self->no_git ? :
|
|
0 |
1 |
$self->surgicalpod ? :
|
|
0 |
1 |
$self->is_github_hosted ? :
|
|
0 |
1 |
$self->is_github_hosted ? :
|
|
1 |
0 |
$self->use_makemaker ? :
|
|
0 |
1 |
$self->use_modulebuild ? :
|
|
0 |
1 |
@{$self->run_after_build;} ? :
|
|
0 |
1 |
$self->is_github_hosted && $self->is_cpan ? :
|
|
1 |
0 |
!$self->local_release_only ? :
|
|
0 |
0 |
$self->is_cpan ? :
|
|
0 |
1 |
!($self->no_git || $self->local_release_only) ? :
|
|
1 |
0 |
!$self->local_release_only ? :
|
|
0 |
1 |
$self->is_github_hosted ? :
|
|
0 |
1 |
@{$self->additional_test;} ? :
|
|
1 |
0 |
!$self->local_release_only ? :
|
|
0 |
1 |
$self->is_cpan && !$self->local_release_only ? :
|
|
1 |
0 |
!$self->local_release_only ? :
|
|
0 |
1 |
!($self->no_git || $self->local_release_only) ? :
|
|
0 |
1 |
$self->is_github_hosted && @{$self->git_remote;} && !$self->local_release_only ? :
|
|
0 |
1 |
$self->is_cpan && !$self->local_release_only ? :
|
|
1 |
0 |
@{$self->run_after_release;} ? :
|