| line |
true |
false |
branch |
|
20
|
1 |
0 |
unless defined $param{'timeout'} |
|
22
|
1 |
0 |
unless defined $param{'only_lang'} |
|
23
|
0 |
1 |
if $param{'verbose'} |
|
31
|
1 |
3 |
unless defined $attempts |
|
36
|
0 |
2 |
if not @$emails and $self->{'verbose'} |
|
37
|
2 |
2 |
if @$emails |
|
42
|
0 |
1 |
if @$urls and $self->{'verbose'} |
|
43
|
0 |
1 |
if not @$urls and $self->{'verbose'} |
|
44
|
1 |
1 |
unless @$urls |
|
51
|
1 |
1 |
if @$emails |
|
52
|
0 |
1 |
if $links_checked >= $attempts |
|
97
|
0 |
6 |
unless defined $text |
|
98
|
0 |
6 |
unless defined $text |
|
101
|
0 |
6 |
unless @$all_links |
|
106
|
0 |
6 |
if ($self->{'last_uri'}) |
|
117
|
6 |
0 |
if ($self->{'only_lang'}) { } |