-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.7
-
Code
-
Classes
- LP_Request
Total Complexity |
74 |
Dependencies |
3 |
Dependents |
22 |
Total lines |
487 |
Lines of code |
239 |
Logical lines of code |
141 |
Comment lines |
183 |
Methods |
26 |
Properties |
1 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
B |
41 |
16 |
53 |
register_ajax() |
A |
55 |
8 |
18 |
do_ajax() |
S |
54 |
7 |
21 |
register() |
S |
54 |
5 |
21 |
parse_action() |
S |
60 |
3 |
13 |
get_list_array() |
S |
61 |
3 |
12 |
set_cookie() |
S |
64 |
3 |
9 |
process_request() |
S |
63 |
3 |
10 |
get_cookie() |
S |
67 |
3 |
7 |
get_list() |
S |
64 |
3 |
10 |
get_email() |
S |
68 |
2 |
7 |
get_redirect() |
S |
66 |
2 |
9 |
init() |
S |
63 |
2 |
10 |
verify_nonce() |
S |
77 |
2 |
3 |
get_header() |
S |
81 |
1 |
3 |
get_post() |
S |
78 |
1 |
3 |
get_post_int() |
S |
78 |
1 |
3 |
get_post_float() |
S |
78 |
1 |
3 |
get_post_bool() |
S |
78 |
1 |
3 |
get_post_string() |
S |
78 |
1 |
3 |
get_post_array() |
S |
78 |
1 |
3 |
get_string() |
S |
78 |
1 |
3 |
get_bool() |
S |
78 |
1 |
3 |
get_float() |
S |
78 |
1 |
3 |
get_int() |
S |
78 |
1 |
3 |
get_array() |
S |
78 |
1 |
3 |