| Total Complexity | 109 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 567 |
| Lines of code | 375 |
| Logical lines of code | 255 |
| Comment lines | 115 |
| Methods | 13 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| generate_row_data() | 55 | 178 | ||
| get_quiz_report() | 34 | 24 | 87 | |
| get_default_column_names() | 47 | 8 | 32 | |
| prepare_data_to_export() | 52 | 6 | 24 | |
| get_entry_type() | 61 | 5 | 12 | |
| get_column_value_status() | 69 | 2 | 7 | |
| get_column_value_date_created() | 67 | 2 | 7 | |
| get_column_value_date_created_gmt() | 66 | 2 | 7 | |
| __construct() | 70 | 1 | 6 | |
| sanitize_csv_cell_data() | 70 | 1 | 6 | |
| get_column_value_entry_id() | 80 | 1 | 3 | |
| get_column_value_user_device() | 80 | 1 | 3 | |
| get_column_value_user_ip_address() | 80 | 1 | 3 |