| lib/Sisimai/Reason/ExceedLimit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 1601 | if grep {rindex($argv1, $_) > -1;} @$index |
| 35 | 395 | 1448 | unless $argvs->deliverystatus |
| 36 | 0 | 1448 | if $argvs->reason eq "exceedlimit" |
| 41 | 13 | 1435 | if ('Sisimai::SMTP::Status'->name($argvs->deliverystatus) || '') eq "exceedlimit" |
| 44 | 0 | 1435 | if "Sisimai::Reason::ExceedLimit"->match(lc $argvs->diagnosticcode) |