Total Complexity | 27 |
Dependencies | 0 |
Dependents | 8 |
Total lines | 641 |
Lines of code | 111 |
Logical lines of code | 68 |
Comment lines | 125 |
Methods | 12 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
encodeQuotedPrintable() | 53 | 7 | 22 | |
encodeQuotedPrintableHeader() | 48 | 6 | 32 | |
encode() | 64 | 3 | 10 | |
getNextQuotedPrintableToken() | 66 | 2 | 8 | |
__construct() | 68 | 2 | 7 | |
encodeBase64Header() | 62 | 1 | 11 | |
isPrintable() | 78 | 1 | 3 | |
_encodeQuotedPrintable() | 70 | 1 | 6 | |
encodeBase64() | 77 | 1 | 3 | |
boundary() | 82 | 1 | 3 | |
boundaryLine() | 79 | 1 | 3 | |
mimeEnd() | 79 | 1 | 3 |