-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.1
-
Code
-
Classes
- UR_Validation
Total Complexity |
30 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
213 |
Lines of code |
115 |
Logical lines of code |
42 |
Comment lines |
82 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
required() |
S |
60 |
5 |
13 |
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 |
65 |
2 |
9 |
validate_min_length() |
S |
65 |
2 |
9 |
validate_max_words_length() |
S |
65 |
2 |
9 |
validate_min_words_length() |
S |
65 |
2 |
9 |
is_integer() |
S |
65 |
2 |
9 |