| Total Complexity | 22 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 161 |
| Lines of code | 90 |
| Logical lines of code | 56 |
| Comment lines | 43 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_mail() | 43 | 10 | 46 | |
| get_ip_address() | 56 | 7 | 19 | |
| send() | 71 | 1 | 6 | |
| get_mail_html() | 66 | 1 | 10 | |
| mail_before_send() | 79 | 1 | 3 | |
| mail_after_send() | 79 | 1 | 3 | |
| get_content_type() | 81 | 1 | 3 |