-
Home
-
MailerLite – WooCommerce integration
-
3.0.8 (latest)
-
Code
-
Classes
- WooMailerLiteQueryBuilder
| Total Complexity |
52 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
230 |
| Lines of code |
181 |
| Logical lines of code |
109 |
| Comment lines |
0 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get() |
A |
46 |
13 |
36 |
| prepareQuery() |
A |
50 |
8 |
30 |
| where() |
S |
53 |
7 |
21 |
| whereIn() |
S |
60 |
3 |
13 |
| buildQuery() |
S |
65 |
2 |
8 |
| groupBy() |
S |
67 |
2 |
7 |
| orderBy() |
S |
67 |
2 |
7 |
| andWhere() |
S |
66 |
2 |
8 |
| all() |
S |
68 |
2 |
8 |
| firstOrCreate() |
S |
63 |
2 |
10 |
| __construct() |
S |
81 |
1 |
3 |
| join() |
S |
68 |
1 |
7 |
| select() |
S |
77 |
1 |
4 |
| builder() |
S |
80 |
1 |
3 |
| create() |
S |
79 |
1 |
3 |
| update() |
S |
79 |
1 |
3 |
| delete() |
S |
79 |
1 |
3 |
| first() |
S |
78 |
1 |
3 |
| getFromOrder() |
S |
77 |
1 |
4 |