Total Complexity | 56 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 387 |
Lines of code | 330 |
Logical lines of code | 244 |
Comment lines | 17 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getModerationRequestMailTmpl() | 38 | 11 | 60 | |
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() | 51 | 3 | 28 | |
rejectMail() | 52 | 3 | 24 | |
isEmailAddressOneOfTheModerators() | 63 | 3 | 10 | |
getApprovalUrl() | 64 | 1 | 9 | |
getRejectionUrl() | 64 | 1 | 9 | |
getModerationRequestRecipients() | 67 | 1 | 8 |