-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.6.5 (latest)
-
Code
-
Classes
- CPMW_database
Total Complexity |
27 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
269 |
Lines of code |
167 |
Logical lines of code |
74 |
Comment lines |
60 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_insert_rows() |
A |
44 |
8 |
45 |
cpmw_insert_data() |
S |
71 |
3 |
5 |
create_table() |
S |
57 |
1 |
21 |
get_columns() |
S |
60 |
1 |
15 |
get_column_defaults() |
S |
60 |
1 |
15 |
coin_exists_by_id() |
S |
64 |
2 |
9 |
check_transaction_id() |
S |
64 |
2 |
9 |
delete_transaction() |
S |
68 |
2 |
7 |
update_fields_value() |
S |
63 |
1 |
12 |
__construct() |
S |
70 |
1 |
6 |
cpmw_get_data() |
S |
72 |
1 |
5 |
cpmw_get_data_of_pending_transaction() |
S |
72 |
1 |
5 |
count() |
S |
79 |
1 |
3 |
cpmw_get_tx_order_id() |
S |
69 |
1 |
6 |
drop_table() |
S |
76 |
1 |
4 |