-
Home
-
WooCommerce Square
-
2.4.1
-
Code
-
Classes
- WooCommerce_Square_Loader
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
363 |
Lines of code |
133 |
Logical lines of code |
51 |
Comment lines |
132 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_plugin_notices() |
S |
51 |
3 |
31 |
check_environment() |
S |
69 |
3 |
6 |
load_framework() |
S |
66 |
3 |
8 |
is_wc_compatible() |
S |
69 |
3 |
6 |
admin_notices() |
S |
63 |
2 |
11 |
deactivate_plugin() |
S |
70 |
2 |
6 |
is_wp_compatible() |
S |
70 |
2 |
6 |
plugins_compatible() |
S |
79 |
2 |
3 |
__construct() |
S |
65 |
2 |
9 |
activation_check() |
S |
71 |
2 |
6 |
init_plugin() |
S |
63 |
2 |
10 |
instance() |
S |
71 |
2 |
6 |
__clone() |
S |
78 |
1 |
3 |
get_framework_version() |
S |
81 |
1 |
3 |
get_framework_version_namespace() |
S |
78 |
1 |
3 |
add_admin_notice() |
S |
71 |
1 |
6 |
__wakeup() |
S |
78 |
1 |
3 |
is_environment_compatible() |
S |
79 |
1 |
3 |
get_environment_message() |
S |
75 |
1 |
4 |