| lib/Sisimai/Rhost.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 61386 | 337 | unless grep {index($_, $domainpart) != -1;} @{$$RhostClass{$e}} |
| 54 | 53535 | 597 | unless grep {index($remotehost, $_) != -1;} @{$$RhostClass{$e}} |
| 61 | 44575 | 249 | unless grep {index($clienthost, $_) != -1;} @{$$RhostClass{$e}} |