-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.1
-
Code
-
Classes
- UR_Form_Field_Date
Total Complexity |
40 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
239 |
Lines of code |
153 |
Logical lines of code |
69 |
Comment lines |
52 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
C |
37 |
23 |
77 |
validate_min_date() |
S |
52 |
5 |
24 |
validate_max_date() |
S |
52 |
5 |
24 |
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 |