| Total Complexity | 67 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 399 |
| Lines of code | 231 |
| Logical lines of code | 160 |
| Comment lines | 114 |
| Methods | 13 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_quiz_report() | 34 | 24 | 87 | |
| generate_row_data() | 42 | 15 | 45 | |
| prepare_data_to_export() | 52 | 6 | 24 | |
| get_default_column_names() | 52 | 6 | 21 | |
| 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 |