-
Home
-
Event Espresso – Event Registration & Ticketing Sales
-
5.0.31.decaf
-
Code
-
Classes
- EE_Question
| Total Complexity |
82 |
| Dependencies |
27 |
| Dependents |
17 |
| Total lines |
749 |
| Lines of code |
321 |
| Logical lines of code |
150 |
| Comment lines |
300 |
| Methods |
40 |
| Properties |
1 |
Methods 40
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_form_input() |
D |
27 |
29 |
155 |
| isEnumType() |
S |
65 |
7 |
9 |
| options() |
S |
56 |
5 |
18 |
| duplicate() |
S |
55 |
3 |
19 |
| new_instance() |
S |
73 |
2 |
4 |
| type() |
S |
71 |
2 |
6 |
| new_instance_from_db() |
S |
78 |
1 |
3 |
| getModel() |
S |
81 |
1 |
3 |
| set_display_text() |
S |
80 |
1 |
3 |
| set_admin_label() |
S |
80 |
1 |
3 |
| set_system_ID() |
S |
80 |
1 |
3 |
| set_question_type() |
S |
80 |
1 |
3 |
| set_required() |
S |
80 |
1 |
3 |
| set_required_text() |
S |
80 |
1 |
3 |
| set_order() |
S |
80 |
1 |
3 |
| set_admin_only() |
S |
80 |
1 |
3 |
| set_wp_user() |
S |
80 |
1 |
3 |
| set_deleted() |
S |
80 |
1 |
3 |
| display_text() |
S |
80 |
1 |
3 |
| admin_label() |
S |
80 |
1 |
3 |
| system_ID() |
S |
80 |
1 |
3 |
| required() |
S |
80 |
1 |
3 |
| required_text() |
S |
80 |
1 |
3 |
| order() |
S |
80 |
1 |
3 |
| admin_only() |
S |
80 |
1 |
3 |
| wp_user() |
S |
80 |
1 |
3 |
| deleted() |
S |
80 |
1 |
3 |
| answers() |
S |
80 |
1 |
3 |
| has_answers() |
S |
79 |
1 |
3 |
| question_groups() |
S |
80 |
1 |
3 |
| temp_options() |
S |
80 |
1 |
3 |
| add_option() |
S |
79 |
1 |
3 |
| add_temp_option() |
S |
76 |
1 |
4 |
| remove_option() |
S |
79 |
1 |
3 |
| is_system_question() |
S |
75 |
1 |
4 |
| set_order_to_latest() |
S |
73 |
1 |
5 |
| _allowed_question_types() |
S |
81 |
1 |
3 |
| max() |
S |
80 |
1 |
3 |
| set_max() |
S |
80 |
1 |
3 |
| should_have_question_options() |
S |
70 |
1 |
7 |