| line |
true |
false |
branch |
|
19
|
0 |
6 |
unless $arg->{'maintainer'} |
|
27
|
0 |
0 |
defined $_[0]{'git_url'} ? : |
|
|
0 |
0 |
if (defined $_[0]{'url'}) { } |
|
31
|
4 |
8 |
defined $_[0]{'url'} ? : |
|
|
12 |
12 |
if (defined $_[0]{'git_url'}) { } |
|
39
|
8 |
8 |
if defined $_[0]{'timeframe'} |
|
42
|
2 |
6 |
if defined $_[0]{'timeframe_quantity'} and defined $_[0]{'timeframe_units'} |
|
57
|
112 |
0 |
unless $_[0]{'program'} or $_[0]{'Program'} |
|
60
|
0 |
0 |
unless $_[0]{'Program'} or $_[0]{'program'} |
|
77
|
0 |
0 |
ref $self ? : |
|
81
|
0 |
0 |
unless @vparts |
|
88
|
0 |
32 |
unless my $template = $self->section_data($which) |
|
101
|
0 |
16 |
if (my $minimum_perl_version = $self->minimum_perl_version) { } |
|
|
14 |
2 |
elsif (my $perl_support_years = $self->perl_support_years) { } |
|
125
|
8 |
8 |
if (defined $git_url) { } |
|
138
|
8 |
24 |
if (my $url = $self->report_url) { } |
|
139
|
8 |
0 |
if ($url eq $self->git_url . '/security/advisories') { } |