-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_Customer_Download_Data_Store
Total Complexity |
47 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
556 |
Lines of code |
346 |
Logical lines of code |
124 |
Comment lines |
131 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_downloads() |
A |
38 |
14 |
66 |
read() |
S |
49 |
4 |
31 |
insert_new_download_permission() |
S |
52 |
4 |
28 |
delete_download_log_by_field_value() |
S |
53 |
4 |
23 |
create() |
S |
57 |
4 |
17 |
adjust_date_for_db() |
S |
62 |
4 |
11 |
update() |
S |
48 |
2 |
36 |
get_downloads_for_customer() |
S |
56 |
1 |
24 |
update_user_by_order_id() |
S |
57 |
1 |
20 |
delete_by_id() |
S |
60 |
1 |
17 |
update_download_id() |
S |
61 |
1 |
14 |
delete_by_order_id() |
S |
64 |
1 |
11 |
delete_by_user_email() |
S |
64 |
1 |
11 |
delete_by_user_id() |
S |
64 |
1 |
11 |
delete_by_download_id() |
S |
64 |
1 |
11 |
get_download() |
S |
80 |
1 |
3 |
delete() |
S |
71 |
1 |
6 |
create_from_data() |
S |
70 |
1 |
6 |