-
Home
-
Post Status Notifier Lite
-
1.10.1
-
Code
-
Classes
- IfwPsn_Wp_Http_Response
Total Complexity |
21 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
167 |
Lines of code |
65 |
Logical lines of code |
26 |
Comment lines |
58 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_init() |
S |
57 |
7 |
17 |
getResponse() |
S |
63 |
2 |
12 |
setErrorMessage() |
S |
74 |
2 |
5 |
__construct() |
S |
77 |
1 |
4 |
isSuccess() |
S |
80 |
1 |
3 |
isError() |
S |
80 |
1 |
3 |
getErrorMessage() |
S |
82 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
setBody() |
S |
81 |
1 |
3 |
setResponse() |
S |
81 |
1 |
3 |
getStatusCode() |
S |
82 |
1 |
3 |
setStatusCode() |
S |
80 |
1 |
3 |
getArray() |
S |
79 |
1 |
3 |