-
Home
-
Post Status Notifier Lite
-
1.10.1
-
Code
-
Classes
- Psn_Notification_Service_Email
Total Complexity |
56 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
466 |
Lines of code |
210 |
Logical lines of code |
102 |
Comment lines |
144 |
Methods |
30 |
Properties |
9 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
A |
44 |
9 |
44 |
_prepareRecipients() |
A |
43 |
7 |
50 |
_removeCurrentUserEmail() |
S |
56 |
7 |
16 |
setLoopTo() |
S |
70 |
3 |
6 |
setTo() |
S |
74 |
2 |
5 |
setTimelimit() |
S |
72 |
2 |
6 |
setCc() |
S |
74 |
2 |
5 |
setBcc() |
S |
74 |
2 |
5 |
hasReplyTo() |
S |
80 |
1 |
3 |
getReplyTo() |
S |
82 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
getFormattedEmails() |
S |
75 |
1 |
4 |
getEmail() |
S |
82 |
1 |
3 |
getSubject() |
S |
82 |
1 |
3 |
setSubject() |
S |
81 |
1 |
3 |
getRule() |
S |
82 |
1 |
3 |
getPost() |
S |
82 |
1 |
3 |
getBcc() |
S |
82 |
1 |
3 |
setBody() |
S |
81 |
1 |
3 |
hasBcc() |
S |
80 |
1 |
3 |
_reset() |
S |
70 |
1 |
7 |
addBcc() |
S |
79 |
1 |
3 |
hasCc() |
S |
80 |
1 |
3 |
getCc() |
S |
82 |
1 |
3 |
addCc() |
S |
79 |
1 |
3 |
getTo() |
S |
82 |
1 |
3 |
addTo() |
S |
79 |
1 |
3 |
_getPreparedSubject() |
S |
75 |
1 |
4 |
_getPreparedBody() |
S |
75 |
1 |
4 |
setReplyTo() |
S |
81 |
1 |
3 |