Branch Coverage

lib/Sisimai/Reason/UserUnknown.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
104 328 1078 if grep {rindex($argv1, $_) != -1;} @$index
105 46 1032 if grep {"Sisimai::String"->aligned(\$argv1, $_);} @$pairs
120 117 1913 if $argvs->{'reason'} eq "userunknown"
121 191 1722 if grep {$argvs->{'command'} eq $_;} @{"Sisimai::SMTP::Command"->BeforeRCPT}
124 0 1722 if $tempreason eq "suspend"
127 455 1267 if ($tempreason eq 'userunknown') { }
213 1054 elsif ($argvs->{'command'} eq 'RCPT') { }
148 2730 0 unless $p->match($issuedcode)
153 455 0 unless $matchother
157 108 105 if __PACKAGE__->match($issuedcode)