Branch Coverage

lib/Sisimai/Reason/NotAccept.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
25 7 786 if grep {rindex($argv1, $_) != -1;} @$index
41 0 2 if $argvs->{'reason'} eq "notaccept" or $reply == 521 or $reply == 556
42 0 2 if grep {$argvs->{'command'} eq $_;} @{"Sisimai::SMTP::Command"->BeforeRCPT}