| lib/Sisimai/LDA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 10 | 3257 | unless length $argvs->{'diagnosticcode'} |
| 73 | 990 | 2267 | unless $argvs->{'command'} eq "" or $argvs->{'command'} eq "DATA" |
| 81 | 13488 | 37 | unless grep {index($issuedcode, $_) != -1;} @{$$LocalAgent{$e}} |
| 84 | 2230 | 37 | unless $deliversby |
| 88 | 46 | 25 | unless grep {index($issuedcode, $_) != -1;} @{$$MessagesOf{$deliversby}{$e}} |