-
Home
-
MC4WP: Mailchimp for WordPress
-
4.10.7
-
Code
-
Classes
- MC4WP_API_V3_Client
| Total Complexity |
27 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
251 |
| Lines of code |
100 |
| Logical lines of code |
54 |
| Comment lines |
95 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parse_response() |
A |
51 |
10 |
25 |
| request() |
S |
49 |
4 |
29 |
| get_headers() |
S |
61 |
2 |
11 |
| __construct() |
S |
67 |
2 |
7 |
| get() |
S |
79 |
1 |
3 |
| post() |
S |
79 |
1 |
3 |
| put() |
S |
79 |
1 |
3 |
| patch() |
S |
79 |
1 |
3 |
| delete() |
S |
79 |
1 |
3 |
| reset() |
S |
77 |
1 |
4 |
| get_last_response_body() |
S |
80 |
1 |
3 |
| get_last_response_headers() |
S |
80 |
1 |
3 |
| get_last_response() |
S |
82 |
1 |
3 |