-
Home
-
MailerLite – WooCommerce integration
-
3.0.8 (latest)
-
Code
-
Classes
- WooMailerLiteApi
| Total Complexity |
28 |
| Dependencies |
2 |
| Dependents |
9 |
| Total lines |
185 |
| Lines of code |
126 |
| Logical lines of code |
74 |
| Comment lines |
0 |
| Methods |
17 |
| Properties |
8 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| log() |
S |
57 |
4 |
15 |
| setHeaders() |
S |
58 |
3 |
16 |
| client() |
S |
66 |
3 |
8 |
| setApiType() |
S |
64 |
3 |
10 |
| setApiClient() |
S |
69 |
2 |
7 |
| getApiType() |
S |
73 |
2 |
4 |
| __construct() |
S |
70 |
1 |
6 |
| setApiKey() |
S |
71 |
1 |
6 |
| isRewrite() |
S |
80 |
1 |
3 |
| isClassic() |
S |
80 |
1 |
3 |
| get() |
S |
66 |
1 |
8 |
| post() |
S |
64 |
1 |
9 |
| put() |
S |
63 |
1 |
10 |
| delete() |
S |
63 |
1 |
10 |
| successResponse() |
S |
80 |
1 |
3 |
| response() |
S |
80 |
1 |
3 |
| userAgent() |
S |
71 |
1 |
5 |