| Total Complexity | 51 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 363 |
| Lines of code | 307 |
| Logical lines of code | 229 |
| Comment lines | 16 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getModerationRequestMailTmpl() | 41 | 9 | 49 | |
| approveMail() | 47 | 7 | 37 | |
| notifySenderOfModerationOfMail() | 48 | 7 | 31 | |
| sendRequestForModeration() | 50 | 5 | 28 | |
| notifySenderOfApprovedMail() | 49 | 5 | 28 | |
| notifySenderOfRejectedMail() | 49 | 5 | 28 | |
| getSenderNotificationMailTemplate() | 49 | 4 | 30 | |
| updateModerationStatus() | 52 | 3 | 26 | |
| rejectMail() | 52 | 3 | 24 | |
| getApprovalUrl() | 64 | 1 | 9 | |
| getRejectionUrl() | 64 | 1 | 9 | |
| getModerationRequestRecipients() | 67 | 1 | 8 |