line |
l |
!l&&r |
!l&&!r |
condition |
36
|
2 |
0 |
82 |
$is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_A_IN_B_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_B_IN_A_OVERLAP
|
|
2 |
0 |
82 |
$is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_A_IN_B_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_B_IN_A_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_PARTIAL_OVERLAP
|
|
0 |
4 |
78 |
$is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_A_IN_B_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_B_IN_A_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_PARTIAL_OVERLAP or $is_overlap == $Mail::Milter::Authentication::Handler::TrustedIP::IP_IDENTICAL
|