-
Home
-
Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker
-
8.0.8
-
Code
-
Classes
- QSM_Question_Review
| Total Complexity |
18 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
85 |
| Lines of code |
60 |
| Logical lines of code |
32 |
| Comment lines |
0 |
| Methods |
12 |
| Properties |
11 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_correct_answer() |
S |
64 |
4 |
9 |
| __construct() |
S |
58 |
1 |
15 |
| sanitize_answer_from_post() |
S |
69 |
2 |
7 |
| sanitize_answer_from_db() |
S |
68 |
2 |
7 |
| prepare_for_string_matching() |
S |
68 |
2 |
7 |
| decode_response_from_text_field() |
S |
80 |
1 |
3 |
| set_user_answer() |
S |
100 |
1 |
0 |
| set_answer_status() |
S |
100 |
1 |
0 |
| get_user_answer() |
S |
82 |
1 |
3 |
| get_correct_answer() |
S |
82 |
1 |
3 |
| get_answer_status() |
S |
82 |
1 |
3 |
| get_points() |
S |
82 |
1 |
3 |