line |
true |
false |
branch |
19
|
53 |
1 |
unless ref $ip eq 'Net::IP'
|
33
|
1 |
12 |
$data->{'receiving-mx-helo'} ? :
|
|
9 |
4 |
$data->{'receiving-ip'} ? :
|
|
5 |
8 |
$data->{'additional-information'} ? :
|
|
5 |
8 |
$data->{'failure-reason-code'} ? :
|
41
|
4 |
0 |
$self->sending_mta_ip ? :
|
|
1 |
3 |
$self->receiving_mx_helo ? :
|
|
3 |
1 |
$self->receiving_ip ? :
|
|
2 |
2 |
$self->additional_information ? :
|
|
2 |
2 |
$self->failure_reason_code ? :
|
54
|
4 |
1 |
$self->receiving_ip ? :
|
55
|
5 |
0 |
$self->sending_mta_ip ? :
|
|
2 |
3 |
$self->receiving_mx_helo ? :
|
|
3 |
2 |
$self->additional_information ? :
|
|
3 |
2 |
$self->failure_reason_code ? :
|
74
|
2 |
1 |
$self->receiving_ip ? :
|
102
|
2 |
1 |
$self->receiving_ip ? :
|