-
Home
-
WooCommerce Shipping & Tax
-
2.8.1
-
Code
-
Classes
- WC_REST_Connect_Base_Controller
Total Complexity |
14 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
145 |
Lines of code |
88 |
Logical lines of code |
25 |
Comment lines |
33 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
S |
45 |
5 |
54 |
prevent_route_caching() |
S |
70 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
send_nocache_header() |
S |
76 |
1 |
4 |
get_internal() |
S |
77 |
1 |
4 |
post_internal() |
S |
77 |
1 |
4 |
put_internal() |
S |
77 |
1 |
4 |
delete_internal() |
S |
77 |
1 |
4 |
check_permission() |
S |
81 |
1 |
3 |