| line | true | false | branch | 
 
| 67 | 4 | 2 | if exists $args{$k} | 
 
| 122 | 0 | 0 | unless $src->is_ready | 
 
| 149 | 0 | 0 | ref $starting_uri ? : | 
 
| 191 | 0 | 0 | unless $src->is_ready | 
 
| 219 | 0 | 0 | if (my($url, $rel) = /<(http[^>]+)>;\h*rel="([^"]+)"/) | 
 
| 664 | 0 | 1 | $args{'advanced_validation'} ? : | 
 
| 791 | 0 | 1 | unless my $applicant_id = delete $args{'applicant_id'} | 
 
| 857 | 0 | 1 | unless my $check_id = delete $args{'check_id'} | 
 
| 1011 | 2 | 0 | unless $path->exists | 
 
| 1041 | 0 | 0 | $country_details{$country_code} ? : | 
 
| 1099 | 1 | 0 | unless $path->exists | 
 
| 1123 | 0 | 1 | if &blessed($self->{'base_uri'}) | 
 
| 1189 | 20 | 0 | unless $self->requests_per_minute and ++$self->{'request_count'} >= $self->requests_per_minute |