Total Complexity | 72 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 356 |
Lines of code | 269 |
Logical lines of code | 172 |
Comment lines | 25 |
Methods | 10 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
toArray() | 31 | 26 | 114 | |
sanitize() | 45 | 12 | 44 | |
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 |