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