-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.0
-
Code
-
Classes
- UR_Setting_Validation
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
233 |
Lines of code |
91 |
Logical lines of code |
43 |
Comment lines |
100 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_setting() |
A |
52 |
9 |
23 |
get_error_message() |
S |
63 |
3 |
10 |
sanitize() |
S |
65 |
3 |
9 |
get_setting_validations() |
S |
71 |
2 |
5 |
get_custom_validations() |
S |
69 |
2 |
7 |
set_error_messages() |
S |
62 |
1 |
12 |
set_custom_validations() |
S |
64 |
1 |
11 |
__construct() |
S |
70 |
1 |
6 |
set_validations() |
S |
68 |
1 |
8 |