Total Complexity | 23 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 549 |
Lines of code | 96 |
Logical lines of code | 57 |
Comment lines | 236 |
Methods | 15 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
save() | 49 | 5 | 29 | |
_writeLine() | 56 | 4 | 19 | |
setEnclosure() | 69 | 2 | 7 | |
__construct() | 81 | 1 | 3 | |
getDelimiter() | 82 | 1 | 3 | |
setDelimiter() | 77 | 1 | 4 | |
getEnclosure() | 82 | 1 | 3 | |
getLineEnding() | 82 | 1 | 3 | |
setLineEnding() | 77 | 1 | 4 | |
getUseBOM() | 82 | 1 | 3 | |
setUseBOM() | 77 | 1 | 4 | |
getExcelCompatibility() | 82 | 1 | 3 | |
setExcelCompatibility() | 77 | 1 | 4 | |
getSheetIndex() | 82 | 1 | 3 | |
setSheetIndex() | 77 | 1 | 4 |