| lib/Sisimai/Reason/NotAccept.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 793 | 1 | shift() // (return 0) |
| 37 | 3 | 1 | shift() // (return 0) |
| 3 | 0 | int $argvs->{'replycode'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 1 | 0 | 2 | $argvs->{'reason'} eq "notaccept" or $reply == 521 |
| 1 | 0 | 2 | $argvs->{'reason'} eq "notaccept" or $reply == 521 or $reply == 556 |