-
Home
-
TI WooCommerce Wishlist
-
2.9.2 (latest)
-
Code
-
Classes
- TInvWL_Admin_Notices
Total Complexity |
43 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
918 |
Lines of code |
724 |
Logical lines of code |
89 |
Comment lines |
114 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_black_friday_notice() |
A |
36 |
1 |
177 |
display_cyber_monday_notice() |
A |
37 |
1 |
176 |
display_winter_holiday_notice() |
A |
37 |
1 |
174 |
display_user_notices() |
S |
41 |
4 |
75 |
display_event_notices() |
S |
63 |
7 |
10 |
__construct() |
S |
60 |
3 |
12 |
add_notices() |
S |
64 |
3 |
12 |
ajax_dismiss_notice() |
S |
73 |
3 |
4 |
is_event_period() |
S |
74 |
3 |
5 |
display_notice_script() |
S |
59 |
1 |
26 |
instance() |
S |
72 |
2 |
6 |
is_date_between() |
S |
79 |
2 |
3 |
is_not_display_time() |
S |
75 |
2 |
4 |
postpone_notifications() |
S |
67 |
2 |
7 |
get_first_wishlist_date() |
S |
67 |
2 |
7 |
is_cyber_monday_period() |
S |
71 |
1 |
5 |
is_black_friday_period() |
S |
71 |
1 |
5 |
disable_notifications() |
S |
75 |
1 |
4 |
has_user_seen_notice() |
S |
78 |
1 |
3 |
update_notice_status() |
S |
72 |
1 |
5 |
is_winter_holiday_period() |
S |
73 |
1 |
4 |