-
Home
-
WooCommerce
-
8.5.2
-
Code
-
Classes
- WC_Widget
Total Complexity |
60 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
387 |
Lines of code |
212 |
Logical lines of code |
155 |
Comment lines |
118 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_current_page_url() |
B |
42 |
16 |
47 |
form() |
A |
41 |
12 |
61 |
update() |
A |
47 |
13 |
34 |
get_cached_widget() |
S |
60 |
4 |
14 |
cache_widget() |
S |
61 |
3 |
12 |
get_instance_title() |
S |
66 |
3 |
9 |
get_widget_id_for_cache() |
S |
66 |
3 |
8 |
flush_widget_cache() |
S |
72 |
2 |
5 |
widget_start() |
S |
67 |
2 |
7 |
__construct() |
S |
61 |
1 |
12 |
widget_end() |
S |
80 |
1 |
3 |