-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.1
-
Code
-
Classes
- CPMW_database
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
167 |
Lines of code |
92 |
Logical lines of code |
32 |
Comment lines |
33 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cpmw_insert_data() |
S |
58 |
4 |
14 |
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 |