-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.8.0
-
Code
-
Classes
- WC_PayPal_Braintree_Loader
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
424 |
Lines of code |
148 |
Logical lines of code |
73 |
Comment lines |
159 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_plugin_notices() |
S |
53 |
4 |
24 |
init_plugin() |
S |
54 |
4 |
21 |
activation_check() |
S |
61 |
3 |
12 |
plugins_compatible() |
S |
78 |
3 |
3 |
load_framework() |
S |
66 |
3 |
8 |
check_environment() |
S |
69 |
3 |
6 |
get_environment_warning() |
S |
64 |
3 |
9 |
admin_notices() |
S |
65 |
2 |
9 |
deactivate_plugin() |
S |
70 |
2 |
6 |
is_wc_compatible() |
S |
77 |
2 |
3 |
__construct() |
S |
63 |
2 |
10 |
instance() |
S |
71 |
2 |
6 |
__clone() |
S |
78 |
1 |
3 |
is_wp_compatible() |
S |
78 |
1 |
3 |
get_framework_version() |
S |
81 |
1 |
3 |
get_framework_version_namespace() |
S |
78 |
1 |
3 |
is_environment_compatible() |
S |
79 |
1 |
3 |
get_environment_message() |
S |
79 |
1 |
3 |
add_admin_notice() |
S |
71 |
1 |
6 |
__wakeup() |
S |
78 |
1 |
3 |
add_documentation_header() |
S |
77 |
1 |
4 |