-
Home
-
WC Serial Numbers – Ultimate License Manager for Selling, Licensing & Securely Delivering Digital Content with WooCommerce
-
1.4.3
-
Code
-
Classes
- WC_Serial_Numbers_Query
Total Complexity |
156 |
Dependencies |
3 |
Dependents |
13 |
Total lines |
1,398 |
Lines of code |
577 |
Logical lines of code |
344 |
Comment lines |
646 |
Methods |
64 |
Properties |
10 |
Methods 64
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
where() |
C |
35 |
31 |
75 |
join() |
A |
45 |
13 |
34 |
sanitize_value() |
A |
52 |
11 |
22 |
update() |
S |
54 |
5 |
20 |
_query_join() |
S |
63 |
5 |
9 |
group_by() |
S |
62 |
4 |
13 |
_query_select() |
S |
67 |
4 |
7 |
search() |
S |
57 |
3 |
15 |
order_by() |
S |
63 |
4 |
10 |
get() |
S |
53 |
2 |
24 |
query() |
S |
58 |
2 |
16 |
_query_where() |
S |
68 |
3 |
6 |
one() |
S |
57 |
1 |
17 |
column() |
S |
58 |
1 |
16 |
value() |
S |
58 |
1 |
16 |
page() |
S |
64 |
2 |
10 |
limit() |
S |
66 |
2 |
9 |
having() |
S |
71 |
2 |
6 |
updateOrInsert() |
S |
70 |
2 |
7 |
init() |
S |
72 |
2 |
5 |
findOrInsert() |
S |
70 |
2 |
7 |
insert() |
S |
68 |
2 |
7 |
_query_limit() |
S |
71 |
2 |
6 |
table() |
S |
70 |
2 |
6 |
from() |
S |
71 |
2 |
5 |
_query_delete() |
S |
70 |
2 |
6 |
whereIn() |
S |
71 |
2 |
6 |
whereNotIn() |
S |
71 |
2 |
6 |
_query_offset() |
S |
71 |
2 |
6 |
_query_having() |
S |
74 |
2 |
5 |
_query_order() |
S |
72 |
2 |
5 |
_query_group() |
S |
72 |
2 |
5 |
toSql() |
S |
62 |
1 |
13 |
count() |
S |
61 |
1 |
12 |
delete() |
S |
63 |
1 |
11 |
rows_found() |
S |
68 |
1 |
7 |
min() |
S |
64 |
1 |
10 |
sum() |
S |
64 |
1 |
10 |
avg() |
S |
64 |
1 |
10 |
_query_from() |
S |
80 |
1 |
3 |
copy() |
S |
80 |
1 |
3 |
last() |
S |
79 |
1 |
3 |
max() |
S |
64 |
1 |
10 |
whereDateBetween() |
S |
69 |
1 |
6 |
orWhere() |
S |
78 |
1 |
3 |
andWhere() |
S |
78 |
1 |
3 |
whereNull() |
S |
79 |
1 |
3 |
whereNotNull() |
S |
79 |
1 |
3 |
orWhereNull() |
S |
79 |
1 |
3 |
orWhereNotNull() |
S |
79 |
1 |
3 |
whereBetween() |
S |
78 |
1 |
3 |
whereNotBetween() |
S |
78 |
1 |
3 |
whereRaw() |
S |
69 |
1 |
7 |
pluck() |
S |
73 |
1 |
5 |
leftJoin() |
S |
78 |
1 |
3 |
rightJoin() |
S |
78 |
1 |
3 |
innerJoin() |
S |
78 |
1 |
3 |
outerJoin() |
S |
78 |
1 |
3 |
joinRaw() |
S |
69 |
1 |
7 |
offset() |
S |
77 |
1 |
4 |
find() |
S |
79 |
1 |
3 |
first() |
S |
79 |
1 |
3 |
select() |
S |
76 |
1 |
4 |
exception() |
S |
80 |
1 |
3 |