| line |
true |
false |
branch |
|
33
|
0 |
0 |
defined $def ? : |
|
41
|
0 |
0 |
$ans ne '' ? : |
|
48
|
0 |
0 |
$default ? : |
|
95
|
0 |
0 |
unless -f $filename |
|
102
|
0 |
0 |
unless -d $dirname |
|
112
|
0 |
0 |
defined $opts{'version'} ? : |
|
127
|
0 |
0 |
if ($opts{'bump'}) |
|
137
|
0 |
0 |
if $opts{'verbose'} |
|
138
|
0 |
0 |
unless $opts{'dry_run'} |
|
141
|
0 |
0 |
if ($opts{'commit'}) |
|
144
|
0 |
0 |
if ($opts{'bump'}) |
|
146
|
0 |
0 |
if -d "script" |
|
151
|
0 |
0 |
if (@modified) { } |
|
198
|
0 |
0 |
if ($value ne '-') { } |
|
199
|
0 |
0 |
$value ? : |
|
|
0 |
0 |
$type eq 'open' ? : |
|
208
|
0 |
0 |
$config->{$key} ? : |
|
|
0 |
0 |
$type eq 'open' ? : |
|
|
0 |
0 |
defined $config->{$key} ? : |
|
212
|
0 |
0 |
if $^O eq "MSWin32" |
|
229
|
0 |
0 |
-f $settings_file ? : |
|
232
|
0 |
0 |
unless exists $settings->{$key} |
|
233
|
0 |
0 |
unless $type eq "yn" |
|
242
|
0 |
0 |
-f $config_file ? : |
|
245
|
0 |
0 |
unless exists $config->{$key} |
|
246
|
0 |
0 |
unless $type eq "yn" |
|
254
|
0 |
0 |
if ($App::ModuleBuildTiny::AUTHOR_TESTING) |
|
258
|
0 |
0 |
if $App::ModuleBuildTiny::RELEASE_TESTING |
|
259
|
0 |
0 |
if $App::ModuleBuildTiny::EXTENDED_TESTING |
|
268
|
0 |
0 |
if ($config->{'write_buildpl'} // $config->{'write_build'}) // 1 |
|
269
|
0 |
0 |
if ($config->{'write_meta'} // $config->{'write_build'}) // 1 |
|
270
|
0 |
0 |
if ($config->{'write_manifest'} // $config->{'write_build'}) // 1 |
|
271
|
0 |
0 |
if $config->{'write_license'} // 1 |
|
272
|
0 |
0 |
if $config->{'write_readme'} // 1 |
|
622
|
0 |
0 |
unless defined $action |
|
624
|
0 |
0 |
unless $call |