-
Home
-
Eventilla Events
-
2.0.5 (latest)
-
Code
-
Classes
- Eventilla_Wp_Api_Response
Total Complexity |
11 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
111 |
Lines of code |
38 |
Logical lines of code |
18 |
Comment lines |
56 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
60 |
2 |
14 |
is_success() |
S |
79 |
2 |
3 |
is_error() |
S |
80 |
1 |
3 |
get_status_code() |
S |
82 |
1 |
3 |
get_status_message() |
S |
82 |
1 |
3 |
get_body() |
S |
79 |
1 |
3 |
get_raw_body() |
S |
82 |
1 |
3 |
get_headers() |
S |
82 |
1 |
3 |
get_raw_response() |
S |
82 |
1 |
3 |