Condition Coverage

blib/lib/Mail/Milter/Authentication/Handler/TrustedIP.pm
Criterion Covered Total %
condition 8 11 72.7


or 2 conditions

line l !l condition
33 6 78 $ip_obj->overlaps($trusted_obj) || 0

or 3 conditions

line l !l&&r !l&&!r condition
34 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