| lib/Sisimai/Reason/MesgTooBig.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 8 | 1964 | if grep {rindex($argv1, $_) > -1;} @$index |
| 44 | 0 | 1836 | if $argvs->reason eq "mesgtoobig" |
| 52 | 20 | 1816 | if $tempreason eq "mesgtoobig" |
| 55 | 13 | 1803 | if $tempreason eq "exceedlimit" or $statuscode eq "5.2.3" |
| 56 | 5 | 1798 | if "Sisimai::Reason::MesgTooBig"->match(lc $argvs->diagnosticcode) |