-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- WC_braintree_payment_gateway
Total Complexity |
33 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
377 |
Lines of code |
291 |
Logical lines of code |
96 |
Comment lines |
47 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
37 |
9 |
73 |
payment_scripts() |
S |
47 |
6 |
33 |
__construct() |
S |
53 |
5 |
20 |
init_form_fields() |
S |
41 |
1 |
74 |
is_available() |
S |
66 |
4 |
9 |
get_braintree_api() |
S |
59 |
3 |
14 |
payment_fields() |
S |
53 |
1 |
37 |
checks() |
S |
66 |
3 |
8 |
admin_options() |
S |
59 |
1 |
23 |