-
Home
-
Post SMTP – WordPress SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more
-
2.8.6
-
Code
-
Classes
- Postman_Zend_Mail_Storage_Imap
Total Complexity |
68 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
578 |
Lines of code |
226 |
Logical lines of code |
144 |
Comment lines |
265 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
11 |
31 |
getFolders() |
A |
45 |
10 |
41 |
countMessages() |
S |
55 |
5 |
19 |
createFolder() |
S |
60 |
4 |
13 |
appendMessage() |
S |
62 |
4 |
12 |
renameFolder() |
S |
65 |
3 |
9 |
removeFolder() |
S |
65 |
3 |
9 |
getNumberByUniqueId() |
S |
64 |
3 |
10 |
removeMessage() |
S |
64 |
3 |
10 |
getMessage() |
S |
63 |
3 |
9 |
getUniqueId() |
S |
71 |
2 |
6 |
getSize() |
S |
71 |
2 |
6 |
noop() |
S |
71 |
2 |
6 |
selectFolder() |
S |
67 |
2 |
8 |
getRawContent() |
S |
68 |
2 |
7 |
getRawHeader() |
S |
68 |
2 |
7 |
copyMessage() |
S |
70 |
2 |
6 |
setFlags() |
S |
70 |
2 |
6 |
getCurrentFolder() |
S |
82 |
1 |
3 |
close() |
S |
77 |
1 |
4 |
moveMessage() |
S |
76 |
1 |
4 |