-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.0.4
-
Code
-
Classes
- UR_Validation
Total Complexity |
23 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
157 |
Lines of code |
87 |
Logical lines of code |
32 |
Comment lines |
56 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
required() |
S |
62 |
4 |
12 |
is_url() |
S |
63 |
3 |
10 |
is_date() |
S |
63 |
3 |
10 |
is_non_negative() |
S |
65 |
3 |
9 |
is_numeric() |
S |
66 |
2 |
9 |
is_email() |
S |
65 |
2 |
9 |
is_boolean() |
S |
61 |
2 |
10 |
validate_length() |
S |
66 |
2 |
9 |
is_integer() |
S |
66 |
2 |
9 |