line |
true |
false |
branch |
39
|
0 |
0 |
if ($app->{'no_stderr'}) |
44
|
0 |
0 |
if ($app->{'help'} or not @$argv) |
51
|
0 |
0 |
if (@res) { } |
52
|
0 |
0 |
unless @res == 1 and ($res[0] // '') eq '' |
63
|
0 |
0 |
unless -d (my $libdir = $self->catdir(@dirs, 'lib')) |
78
|
0 |
0 |
if (my $obj = $self->apply_to($plugin, 'handle_match', $fn)) { } |
|
0 |
0 |
elsif ($plugin->is_generic) { } |
80
|
0 |
0 |
unless my(@res) = $obj->handle_test($fn) |
91
|
0 |
0 |
unless (@fallback) |
97
|
0 |
0 |
unless my(@res) = $self->apply_to($plugin, 'handle_test', $fn) |
116
|
0 |
0 |
wantarray ? : |
121
|
0 |
0 |
unless system($^X, @_) == 0 |
157
|
0 |
0 |
if (@modpath) |
172
|
0 |
0 |
if (grep {$_ eq '-T';} @shbang) |
181
|
0 |
0 |
unless my($shbang) = $_[0] =~ /^(\#![^\n]+)/ |
195
|
0 |
0 |
if $opt eq '' |