Total Complexity | 71 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 348 |
Lines of code | 265 |
Logical lines of code | 170 |
Comment lines | 23 |
Methods | 10 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
toArray() | 31 | 26 | 114 | |
sanitize() | 46 | 11 | 40 | |
fromArray() | 51 | 10 | 27 | |
delimiter() | 51 | 8 | 26 | |
linebreak() | 56 | 6 | 20 | |
enclosure() | 58 | 5 | 17 | |
remove_utf8_bom() | 66 | 2 | 8 | |
import() | 74 | 1 | 4 | |
export() | 74 | 1 | 4 | |
__construct() | 74 | 1 | 5 |