-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.4
-
Code
-
Classes
- WC_braintree_payment_gateway
Total Complexity |
35 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
364 |
Lines of code |
294 |
Logical lines of code |
99 |
Comment lines |
38 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
38 |
9 |
73 |
checks() |
S |
58 |
6 |
13 |
payment_fields() |
S |
44 |
3 |
57 |
__construct() |
S |
53 |
5 |
20 |
init_form_fields() |
S |
41 |
1 |
74 |
is_available() |
S |
66 |
4 |
9 |
get_braintree_api() |
S |
60 |
3 |
14 |
payment_scripts() |
S |
61 |
3 |
11 |
admin_options() |
S |
59 |
1 |
23 |