-
Home
-
Best Quiz Plugin for WordPress: WP Quiz
-
2.0.10 (latest)
-
Code
-
Classes
- Quiz
Total Complexity |
56 |
Dependencies |
8 |
Dependents |
11 |
Total lines |
440 |
Lines of code |
233 |
Logical lines of code |
134 |
Comment lines |
151 |
Methods |
20 |
Properties |
6 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
migrate_from_v1() |
B |
33 |
21 |
100 |
__construct() |
A |
49 |
9 |
29 |
set_quiz_type() |
S |
58 |
4 |
16 |
get_url() |
S |
63 |
3 |
10 |
update_results() |
S |
64 |
2 |
10 |
update_questions() |
S |
64 |
2 |
10 |
get_setting() |
S |
66 |
2 |
8 |
to_array() |
S |
61 |
1 |
12 |
get_title() |
S |
82 |
1 |
3 |
update_question() |
S |
73 |
1 |
5 |
get_settings() |
S |
82 |
1 |
3 |
get_post() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_quiz_type() |
S |
82 |
1 |
3 |
get_results() |
S |
82 |
1 |
3 |
set_results() |
S |
81 |
1 |
3 |
get_questions() |
S |
82 |
1 |
3 |
set_questions() |
S |
81 |
1 |
3 |
to_json() |
S |
80 |
1 |
3 |
get_frontend_output() |
S |
79 |
1 |
3 |