line |
true |
false |
branch |
118
|
1 |
5 |
if @plugins > 1
|
129
|
10 |
0 |
if ($plugin->can("gather_files"))
|
133
|
10 |
0 |
if (my $build_pl = &first(sub {
|
141
|
5 |
5 |
if &blessed($plugin) eq "Dist::Zilla::Plugin::ModuleBuild"
|
164
|
1 |
4 |
if &any(sub {
|
174
|
5 |
0 |
if (my $file = $files{'Dist::Zilla::Plugin::ModuleBuildTiny'}{'file'})
|
179
|
1 |
4 |
if $file->content ne $files{'Dist::Zilla::Plugin::ModuleBuildTiny'}{'content'}
|
183
|
5 |
0 |
if (my $file = $files{'Dist::Zilla::Plugin::ModuleBuild'}{'file'})
|
200
|
5 |
0 |
if (my $file = $files{'Dist::Zilla::Plugin::ModuleBuildTiny'}{'file'})
|
231
|
5 |
0 |
defined $preamble ? :
|