-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.2.6
-
Code
-
Classes
- CPMW_database
Total Complexity |
20 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
242 |
Lines of code |
128 |
Logical lines of code |
56 |
Comment lines |
68 |
Methods |
10 |
Properties |
0 |
Methods 10
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 |
__construct() |
S |
70 |
1 |
6 |
cpmw_get_data() |
S |
72 |
1 |
5 |
count() |
S |
79 |
1 |
3 |
drop_table() |
S |
76 |
1 |
4 |