-
Home
-
Web Directory Free
-
1.7.3
-
Code
-
Classes
- w2dc_form_validation
Total Complexity |
245 |
Dependencies |
1 |
Dependents |
24 |
Total lines |
1,671 |
Lines of code |
785 |
Logical lines of code |
359 |
Comment lines |
594 |
Methods |
48 |
Properties |
9 |
Methods 48
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_execute() |
D |
29 |
36 |
137 |
set_rules() |
A |
42 |
15 |
52 |
_valid_ipv6() |
A |
44 |
14 |
47 |
_reset_post_array() |
A |
46 |
9 |
43 |
set_checkbox() |
A |
52 |
10 |
26 |
set_radio() |
A |
52 |
10 |
26 |
set_select() |
A |
52 |
10 |
26 |
run() |
A |
47 |
9 |
39 |
valid_ip() |
A |
48 |
8 |
35 |
_valid_ipv4() |
A |
55 |
8 |
19 |
error_string() |
S |
54 |
6 |
23 |
valid_url() |
S |
57 |
5 |
16 |
prep_for_form() |
S |
58 |
5 |
15 |
error() |
S |
59 |
5 |
15 |
valid_emails() |
S |
60 |
5 |
14 |
min_length() |
S |
63 |
5 |
11 |
exact_length() |
S |
63 |
5 |
11 |
prep_url() |
S |
62 |
5 |
11 |
max_length() |
S |
63 |
5 |
11 |
_reduce_array() |
S |
56 |
4 |
21 |
is_natural_no_zero() |
S |
62 |
4 |
13 |
valid_date() |
S |
68 |
4 |
7 |
set_value() |
S |
64 |
3 |
11 |
result_array() |
S |
63 |
3 |
11 |
matches() |
S |
67 |
3 |
8 |
less_than() |
S |
65 |
3 |
10 |
greater_than() |
S |
65 |
3 |
10 |
is_numeric() |
S |
70 |
3 |
6 |
alpha_dash() |
S |
69 |
3 |
6 |
alpha_numeric() |
S |
69 |
3 |
6 |
alpha() |
S |
69 |
3 |
6 |
required() |
S |
64 |
3 |
10 |
set_message() |
S |
67 |
2 |
8 |
error_array() |
S |
70 |
2 |
7 |
_translate_fieldname() |
S |
68 |
2 |
7 |
numeric() |
S |
70 |
2 |
6 |
valid_email() |
S |
77 |
2 |
3 |
integer() |
S |
70 |
2 |
6 |
decimal() |
S |
70 |
2 |
6 |
selected() |
S |
78 |
2 |
3 |
is_natural() |
S |
70 |
2 |
6 |
is_checked() |
S |
79 |
2 |
3 |
valid_base64() |
S |
70 |
2 |
6 |
regex_match() |
S |
69 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
encode_php_tags() |
S |
76 |
1 |
3 |
set_error_delimiters() |
S |
74 |
1 |
5 |
setError() |
S |
80 |
1 |
3 |