-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.8.14
-
Code
-
Classes
- WPUM_Form_Registration
Total Complexity |
98 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
660 |
Lines of code |
355 |
Logical lines of code |
192 |
Comment lines |
172 |
Methods |
18 |
Properties |
7 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit_handler() |
B |
35 |
22 |
75 |
validate_repeater() |
A |
48 |
16 |
27 |
get_registration_fields() |
A |
37 |
11 |
76 |
get_register_by() |
S |
59 |
7 |
15 |
render_registration_form_fields() |
S |
54 |
6 |
20 |
validate_role() |
S |
57 |
5 |
15 |
validate_emails() |
S |
58 |
5 |
14 |
validate_username() |
S |
64 |
5 |
8 |
validate_password() |
S |
65 |
4 |
9 |
validate_honeypot() |
S |
65 |
4 |
8 |
submit() |
S |
57 |
2 |
16 |
__construct() |
S |
51 |
1 |
28 |
done() |
S |
62 |
2 |
12 |
instance() |
S |
72 |
2 |
6 |
init_fields() |
S |
71 |
2 |
6 |
get_registration_form() |
S |
66 |
2 |
9 |
get_submit_data() |
S |
67 |
1 |
8 |
get_redirect_page() |
S |
81 |
1 |
3 |