| Total Complexity | 38 | 
| Dependencies | 2 | 
| Dependents | 2 | 
| Total lines | 420 | 
| Lines of code | 145 | 
| Logical lines of code | 95 | 
| Comment lines | 192 | 
| Methods | 15 | 
| Properties | 8 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| helo() | 46 | 9 | 36 | |
| __construct() | 52 | 7 | 25 | |
| data() | 57 | 4 | 16 | |
| _ehlo() | 63 | 3 | 11 | |
| mail() | 63 | 2 | 10 | |
| rcpt() | 66 | 2 | 8 | |
| quit() | 69 | 2 | 7 | |
| auth() | 73 | 2 | 5 | |
| connect() | 78 | 1 | 3 | |
| rset() | 69 | 1 | 7 | |
| noop() | 76 | 1 | 4 | |
| vrfy() | 74 | 1 | 4 | |
| disconnect() | 82 | 1 | 3 | |
| _startSession() | 81 | 1 | 3 | |
| _stopSession() | 81 | 1 | 3 |