line |
true |
false |
branch |
40
|
9 |
30 |
if ($result_opt =~ /$regex/) |
54
|
0 |
2 |
$self->opt->{'--sort'} ? : |
75
|
0 |
4 |
$self->opt->{'--sort'} ? : |
92
|
0 |
1 |
$self->opt->{'--sort'} ? : |
109
|
1 |
1 |
$self->opt->{'--sort'} ? : |
115
|
1 |
1 |
$self->opt->{'--sort'} ? : |
128
|
1 |
9 |
($self->opt->{'--result'} || '') =~ /^files?$/i ? : |
140
|
21 |
249 |
if $base_path |
159
|
26 |
0 |
if $base_path |
172
|
7 |
0 |
$self->opt->{'--module'} ? : |
|
1 |
7 |
$self->opt->{'--file'} ? : |
|
0 |
8 |
$self->opt->{'--git'} ? : |
|
0 |
8 |
$self->opt->{'--tar'} ? : |
|
2 |
8 |
$self->opt->{'--dir'} ? : |
184
|
6 |
1 |
if ($path) { } |
197
|
1 |
0 |
if -f $self->opt->{'--file'} |
207
|
2 |
0 |
if -d $dir |
232
|
0 |
0 |
if -d $dir_path |
266
|
0 |
0 |
if -d $dir_path |
281
|
0 |
0 |
if (my $e = $@) { } |