-
Home
-
Wp Edit Password Protected – Create Password Protect Pages & Design Password Protected Form
-
1.3.1
-
Code
-
Classes
- WPEPP_Conditional_Meta_Helper
Total Complexity |
90 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
494 |
Lines of code |
287 |
Logical lines of code |
180 |
Comment lines |
119 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_condition_specific_fields() |
B |
41 |
21 |
52 |
get_condition_data() |
A |
44 |
13 |
44 |
evaluate_condition() |
A |
52 |
11 |
26 |
check_device_type() |
A |
53 |
8 |
22 |
check_recurring_schedule() |
S |
60 |
6 |
11 |
check_user_role() |
S |
58 |
5 |
16 |
check_url_parameter() |
S |
59 |
5 |
14 |
check_time_of_day() |
S |
64 |
4 |
9 |
check_date_range() |
S |
64 |
4 |
9 |
get_condition_options() |
S |
57 |
1 |
16 |
get_post_types() |
S |
64 |
2 |
10 |
check_post_type() |
S |
66 |
2 |
8 |
get_user_roles() |
S |
67 |
2 |
8 |
check_day_of_week() |
S |
66 |
2 |
8 |
get_days_of_week() |
S |
62 |
1 |
11 |
get_browser_types() |
S |
63 |
1 |
10 |
get_device_types() |
S |
68 |
1 |
7 |
get_action_options() |
S |
70 |
1 |
6 |