Branch Coverage

lib/Sisimai/Reason/Filtered.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
32 9 1026 if grep {rindex($argv1, $_) != -1;} @$index
44 1 1270 if $argvs->{'reason'} eq "filtered"
47 0 1270 if $tempreason eq "suspend"
52 40 1230 if ($tempreason eq 'filtered') { }
54 30 10 if "Sisimai::Reason::UserUnknown"->match($issuedcode)
61 307 923 if grep {$argvs->{'command'} eq $_;} @{"Sisimai::SMTP::Command"->ExceptDATA}
62 1 922 if __PACKAGE__->match($issuedcode)