-
Home
-
Walley Checkout for WooCommerce
-
4.2.3
-
Code
-
Classes
- Collector_Checkout_DB
Total Complexity |
14 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
185 |
Lines of code |
87 |
Logical lines of code |
46 |
Comment lines |
87 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_data_entry() |
S |
56 |
3 |
19 |
get_data_entry() |
S |
62 |
2 |
11 |
setup_table() |
S |
63 |
2 |
10 |
remove_table() |
S |
65 |
2 |
9 |
create_table() |
S |
61 |
1 |
13 |
table_exists() |
S |
74 |
1 |
4 |
delete_old_data_entry() |
S |
69 |
1 |
6 |
delete_data_entry() |
S |
69 |
1 |
6 |
update_data() |
S |
65 |
1 |
9 |