line |
true |
false |
branch |
15
|
32 |
18 |
ref $_[0] ? : |
20
|
47 |
3 |
unless defined $obj->{'c_compiler_required'} |
23
|
14 |
36 |
unless defined $location |
25
|
15 |
35 |
if (defined $obj->{'exact_filename'} and not $location =~ m[/$]) |
36
|
0 |
1 |
if @_ |
42
|
4 |
23 |
if @_ |
57
|
8 |
0 |
if defined $self->{'exact_filename'} and $self->{'exact_version'} |
64
|
1 |
25 |
if (not "Alien::Base::ModuleBuild"->alien_install_network and $self->is_network_fetch) |
69
|
10 |
15 |
if ($rule eq 'warn') { } |
|
2 |
13 |
elsif ($rule eq 'digest') { } |
|
2 |
11 |
elsif ($rule eq 'encrypt') { } |
|
7 |
4 |
elsif ($rule eq 'digest_or_encrypt') { } |
|
4 |
0 |
elsif ($rule eq 'digest_and_encrypt') { } |
71
|
1 |
9 |
unless ($self->is_secure_fetch or $self->has_digest) |
79
|
1 |
1 |
unless ($self->has_digest) |
85
|
1 |
1 |
unless ($self->is_secure_fetch) |
91
|
1 |
6 |
unless ($self->is_secure_fetch or $self->has_digest) |
97
|
3 |
1 |
unless ($self->is_secure_fetch and $self->has_digest) |
109
|
7 |
12 |
if ($self->{'exact_filename'}) { } |
115
|
2 |
10 |
if ($pattern) |
119
|
0 |
12 |
unless @files |
128
|
6 |
13 |
if ($self->{'exact_filename'} and $self->{'exact_version'}) { } |
|
1 |
23 |
elsif ($pattern and pattern_has_capture_groups($pattern)) { } |
131
|
6 |
0 |
if defined $self->{'sha1'} |
132
|
1 |
5 |
if defined $self->{'sha256'} |
136
|
17 |
0 |
if $file->{'filename'} =~ /$pattern/ |