line |
true |
false |
branch |
642
|
2 |
14 |
ref $_ ? :
|
658
|
0 |
1 |
if defined $local
|
663
|
0 |
1 |
if defined $minor
|
668
|
0 |
1 |
if defined $major
|
673
|
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) ? :
|
|
0 |
1 |
$self->is_github_hosted ? :
|
|
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;} ? :
|