-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
7.4.0
-
Code
-
Classes
- LLMS_Abstract_API_Handler
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
274 |
Lines of code |
65 |
Logical lines of code |
26 |
Comment lines |
150 |
Methods |
14 |
Properties |
8 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
call() |
A |
48 |
9 |
32 |
__construct() |
S |
79 |
1 |
3 |
get_error_message() |
S |
82 |
1 |
3 |
get_error_object() |
S |
82 |
1 |
3 |
get_error_type() |
S |
82 |
1 |
3 |
get_result() |
S |
82 |
1 |
3 |
is_error() |
S |
80 |
1 |
3 |
parse_response() |
S |
100 |
1 |
0 |
set_error() |
S |
70 |
1 |
6 |
set_result() |
S |
81 |
1 |
3 |
set_request_body() |
S |
100 |
1 |
0 |
set_request_headers() |
S |
82 |
1 |
3 |
set_request_url() |
S |
100 |
1 |
0 |
set_user_agent() |
S |
82 |
1 |
3 |