-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.3.4
-
Code
-
Classes
- UR_Form_Field_Date
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
219 |
Lines of code |
129 |
Logical lines of code |
68 |
Comment lines |
54 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
B |
39 |
18 |
67 |
validate_min_date() |
S |
57 |
2 |
17 |
validate_max_date() |
S |
57 |
2 |
17 |
is_valid_date() |
S |
67 |
3 |
7 |
get_instance() |
S |
72 |
2 |
6 |
__construct() |
S |
61 |
1 |
12 |
get_registered_admin_fields() |
S |
76 |
1 |
3 |