Total Complexity | 16 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 156 |
Lines of code | 71 |
Logical lines of code | 39 |
Comment lines | 64 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
csv_rows_out() | 58 | 5 | 15 | |
csv_cols_out() | 63 | 3 | 10 | |
headers() | 64 | 2 | 9 | |
get_data() | 60 | 1 | 15 | |
export() | 66 | 2 | 8 | |
can_export() | 78 | 1 | 3 | |
csv_cols() | 69 | 1 | 7 | |
get_csv_cols() | 75 | 1 | 4 |