-
Home
-
TI WooCommerce Wishlist
-
2.9.2 (latest)
-
Code
-
Classes
- TInvWL_Public_WishlistCounter
Total Complexity |
48 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
265 |
Lines of code |
151 |
Logical lines of code |
69 |
Comment lines |
67 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_to_menu() |
B |
38 |
21 |
58 |
counter() |
S |
49 |
6 |
30 |
htmloutput() |
S |
60 |
6 |
12 |
define_hooks() |
S |
71 |
3 |
5 |
shortcode() |
S |
58 |
1 |
17 |
instance() |
S |
71 |
2 |
6 |
get_counter() |
S |
81 |
2 |
3 |
get_user_wishlists() |
S |
81 |
2 |
3 |
get_guest_wishlist() |
S |
81 |
2 |
3 |
__construct() |
S |
76 |
1 |
4 |
guest_wishlist() |
S |
72 |
1 |
6 |
user_wishlists() |
S |
77 |
1 |
4 |