-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.5.1
-
Code
-
Classes
- CPMW_database
Total Complexity |
23 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
253 |
Lines of code |
149 |
Logical lines of code |
63 |
Comment lines |
51 |
Methods |
12 |
Properties |
3 |
Methods 12
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 |
update_fields_value() |
S |
63 |
1 |
12 |
__construct() |
S |
70 |
1 |
6 |
cpmw_get_data() |
S |
72 |
1 |
5 |
count() |
S |
79 |
1 |
3 |
drop_table() |
S |
76 |
1 |
4 |