-
Home
-
LearnPress – WordPress LMS Plugin
-
4.0.5
-
Code
-
Classes
- LP_Question_Fill_In_Blanks
Total Complexity |
58 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
293 |
Lines of code |
196 |
Logical lines of code |
114 |
Comment lines |
38 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_answer() |
A |
45 |
13 |
39 |
match_shortcode() |
A |
46 |
13 |
32 |
check() |
A |
45 |
11 |
42 |
sanitize_question_answers() |
S |
55 |
7 |
18 |
admin_editor_question_answers() |
S |
57 |
6 |
17 |
get_editor_settings() |
S |
59 |
2 |
14 |
clear_question_answer_meta() |
S |
68 |
2 |
7 |
__construct() |
S |
62 |
1 |
11 |
get_input_name() |
S |
79 |
1 |
3 |
_format_text() |
S |
78 |
1 |
3 |
get_default_answers() |
S |
65 |
1 |
10 |