| Total Complexity | 17 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 164 |
| Lines of code | 73 |
| Logical lines of code | 39 |
| Comment lines | 73 |
| Methods | 9 |
| 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 | |
| export() | 66 | 2 | 8 | |
| get_data() | 62 | 1 | 13 | |
| can_export() | 78 | 1 | 3 | |
| is_func_disabled() | 74 | 1 | 4 | |
| csv_cols() | 69 | 1 | 7 | |
| get_csv_cols() | 75 | 1 | 4 |