-
Home
-
WooCommerce Legacy REST API
-
1.0.1
-
Code
-
Classes
- WC_Legacy_REST_API_Plugin
Total Complexity |
14 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
97 |
Lines of code |
50 |
Logical lines of code |
29 |
Comment lines |
30 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_hook_handlers() |
S |
61 |
2 |
11 |
on_plugin_activated() |
S |
66 |
2 |
8 |
on_plugin_deactivated() |
S |
70 |
2 |
6 |
on_before_woocommerce_init() |
S |
71 |
2 |
5 |
on_woocommerce_init() |
S |
74 |
2 |
5 |
legacy_api_still_in_woocommerce() |
S |
77 |
2 |
3 |
init() |
S |
68 |
1 |
7 |
on_all_plugins() |
S |
71 |
1 |
5 |