-
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.4.4
-
Code
-
Classes
- Postman_Zend_Mail_Protocol_Imap
Total Complexity |
121 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
808 |
Lines of code |
394 |
Logical lines of code |
258 |
Comment lines |
309 |
Methods |
30 |
Properties |
2 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch() |
B |
41 |
20 |
53 |
_decodeLine() |
A |
40 |
14 |
63 |
store() |
A |
50 |
11 |
27 |
connect() |
A |
50 |
9 |
28 |
sendRequest() |
S |
51 |
7 |
26 |
examineOrSelect() |
S |
52 |
7 |
25 |
readResponse() |
S |
58 |
6 |
15 |
listMailbox() |
S |
58 |
6 |
14 |
escapeString() |
S |
58 |
4 |
14 |
search() |
S |
61 |
4 |
13 |
logout() |
S |
62 |
3 |
12 |
append() |
S |
61 |
3 |
12 |
capability() |
S |
63 |
3 |
11 |
escapeList() |
S |
62 |
3 |
11 |
copy() |
S |
66 |
3 |
7 |
__construct() |
S |
74 |
2 |
5 |
readLine() |
S |
65 |
2 |
9 |
_nextLine() |
S |
67 |
2 |
8 |
noop() |
S |
80 |
1 |
3 |
expunge() |
S |
80 |
1 |
3 |
delete() |
S |
78 |
1 |
3 |
rename() |
S |
78 |
1 |
3 |
create() |
S |
78 |
1 |
3 |
login() |
S |
78 |
1 |
3 |
_nextTaggedLine() |
S |
72 |
1 |
5 |
examine() |
S |
79 |
1 |
3 |
select() |
S |
79 |
1 |
3 |
requestAndResponse() |
S |
72 |
1 |
5 |
__destruct() |
S |
82 |
1 |
3 |
_assumedNextLine() |
S |
75 |
1 |
4 |