line |
true |
false |
branch |
23
|
0 |
5 |
if ($command and $command eq 'create') { } |
25
|
0 |
0 |
unless open MS, '>', 'MANIFEST.SKIP' |
38
|
0 |
0 |
unless my $addition = shift() |
40
|
0 |
0 |
unless ($$self{'add_occurred'}++) |
48
|
0 |
0 |
unless my $exclude = shift() |
55
|
0 |
1 |
$old =~ /\A(\S.*?\n\n)/s ? : |
73
|
0 |
1 |
unless my $path = $INC{'Module/Manifest/Skip.pm'} |
74
|
1 |
0 |
if (-e 'lib/Module/Manifest/Skip.pm') { } |
|
0 |
0 |
elsif ($path =~ s[(\S.*?)[\\/]?\blib\b.*][$1] and -e "$path/share") { } |
85
|
0 |
0 |
unless $dir and -f $file and -r $file |
93
|
0 |
0 |
unless open FILE, $file or $ignore and return '' |