-
Home
-
Mail Bank – #1 Mail SMTP Plugin for WordPress
-
4.0.14 (latest)
-
Code
-
Classes
- Mail_Bank_Zend_Mail_Protocol_Smtp
| Total Complexity |
43 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
371 |
| Lines of code |
157 |
| Logical lines of code |
101 |
| Comment lines |
192 |
| Methods |
15 |
| Properties |
8 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| helo() |
A |
48 |
9 |
33 |
| __construct() |
A |
51 |
8 |
28 |
| data() |
S |
55 |
5 |
19 |
| mail() |
S |
60 |
3 |
13 |
| ehlo() |
S |
63 |
3 |
11 |
| rcpt() |
S |
62 |
3 |
11 |
| auth() |
S |
67 |
3 |
8 |
| quit() |
S |
69 |
2 |
7 |
| connect() |
S |
78 |
1 |
3 |
| rset() |
S |
69 |
1 |
7 |
| noop() |
S |
76 |
1 |
4 |
| vrfy() |
S |
74 |
1 |
4 |
| disconnect() |
S |
82 |
1 |
3 |
| start_session() |
S |
81 |
1 |
3 |
| stop_session() |
S |
81 |
1 |
3 |