-
Home
-
Pre-Orders, Product Labels, Buy Now, Quick View, Discount Rules and More for WooCommerce – Merchant
-
2.0.3
-
Code
-
Classes
- Merchant_Analytics_DB_ORM
Total Complexity |
81 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
629 |
Lines of code |
287 |
Logical lines of code |
153 |
Comment lines |
244 |
Methods |
34 |
Properties |
14 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
where() |
A |
44 |
13 |
41 |
get() |
S |
51 |
6 |
26 |
get_data_formats() |
S |
59 |
6 |
13 |
create() |
S |
59 |
4 |
14 |
update() |
S |
61 |
4 |
12 |
where_not_in() |
S |
60 |
3 |
12 |
or_where() |
S |
61 |
3 |
12 |
count() |
S |
66 |
3 |
8 |
find() |
S |
63 |
2 |
12 |
last() |
S |
74 |
2 |
4 |
first() |
S |
74 |
2 |
4 |
raw() |
S |
70 |
2 |
6 |
limit() |
S |
70 |
2 |
6 |
order_by() |
S |
68 |
2 |
6 |
avg() |
S |
66 |
2 |
8 |
sum() |
S |
66 |
2 |
8 |
min() |
S |
66 |
2 |
8 |
max() |
S |
66 |
2 |
8 |
distinct() |
S |
68 |
2 |
7 |
where_between_dates() |
S |
67 |
2 |
8 |
select() |
S |
74 |
2 |
4 |
reset_query() |
S |
60 |
1 |
14 |
table_exists() |
S |
78 |
1 |
3 |
delete() |
S |
78 |
1 |
3 |
get_all() |
S |
81 |
1 |
3 |
get_sql_statement() |
S |
82 |
1 |
3 |
commit() |
S |
77 |
1 |
4 |
rollback() |
S |
77 |
1 |
4 |
group_by() |
S |
75 |
1 |
4 |
begin_transaction() |
S |
77 |
1 |
4 |
with() |
S |
76 |
1 |
4 |
join() |
S |
74 |
1 |
4 |
paginate() |
S |
72 |
1 |
5 |
__construct() |
S |
73 |
1 |
5 |