-
Home
-
WordPress Bitcoin Payments – Blockonomics
-
3.7.4
-
Code
-
Classes
- WC_Gateway_Blockonomics
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
406 |
Lines of code |
350 |
Logical lines of code |
185 |
Comment lines |
17 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_requests() |
B |
50 |
18 |
23 |
generate_select_html() |
S |
43 |
5 |
52 |
generate_checkbox_html() |
S |
45 |
5 |
47 |
__construct() |
S |
45 |
5 |
43 |
process_admin_options() |
S |
54 |
6 |
19 |
generate_apikey_html() |
S |
45 |
2 |
51 |
generate_testsetup_html() |
S |
48 |
2 |
44 |
generate_text_html() |
S |
48 |
2 |
38 |
generate_number_html() |
S |
60 |
3 |
14 |
init_form_fields() |
S |
76 |
1 |
4 |
get_callback_url() |
S |
70 |
1 |
6 |
process_payment() |
S |
66 |
1 |
9 |