-
Home
-
MailerLite – WooCommerce integration
-
3.0.0
-
Code
-
Classes
- WooMailerLiteQueryBuilder
Total Complexity |
51 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
227 |
Lines of code |
178 |
Logical lines of code |
106 |
Comment lines |
0 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
A |
47 |
12 |
33 |
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 |