| line | true | false | branch | 
 
| 56 | 0 | 0 | unless (exists $permsgstatus->{'chhm_hit'}) | 
 
| 65 | 0 | 0 | unless exists $v->{'anchor_text'} and @{$v->{'anchor_text'};} | 
 
| 68 | 0 | 0 | if ($k =~ m[^https?://([^/:]+)]i) | 
 
| 71 | 0 | 0 | if ($uri =~ /^$IP_ADDRESS+$/) | 
 
| 78 | 0 | 0 | unless $self->{'main'}{'registryboundaries'}->is_domain_valid($uri) | 
 
| 81 | 0 | 0 | unless $uri | 
 
| 82 | 0 | 0 | if exists $v->{'anchor_text'} | 
 
| 85 | 0 | 0 | if (m[https://([^/:]+)]i) | 
 
| 90 | 0 | 0 | unless ($https =~ /^$IP_ADDRESS+$/) | 
 
| 92 | 0 | 0 | unless $self->{'main'}{'registryboundaries'}->is_domain_valid($https) | 
 
| 94 | 0 | 0 | unless $https | 
 
| 98 | 0 | 0 | if $uri eq $https |