lib/Sisimai/Reason/Suspend.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
35 | 28 | 1837 | if grep {rindex($argv1, $_) > -1;} @$index |
48 | 395 | 1435 | unless $argvs->deliverystatus |
50 | 0 | 1435 | if $argvs->reason eq "suspend" |
51 | 15 | 1420 | if "Sisimai::Reason::Suspend"->match(lc $argvs->diagnosticcode) |