Branch Coverage

lib/Sisimai/Rhost/ExchangeOnline.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
17 5 24 if $argvs->reason
18 0 24 unless $argvs->diagnosticcode
19 0 24 unless $argvs->deliverystatus
20 0 24 unless $argvs->deliverystatus =~ /\A[245][.]\d[.]\d+\z/
720 2032 166 if ($f->[1] == $f->[2]) { }
722 2005 27 unless $statuscode eq $f->[0]
726 138 28 if index($statuscode, $f->[0]) < 0
727 9 19 if $thirddigit < $f->[1]
728 12 7 if $thirddigit > $f->[2]
731 10 24 unless index($esmtperror, $f->[3]) > -1