-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.6
-
Code
-
Classes
- WPUM_Form_Profile
Total Complexity |
86 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
486 |
Lines of code |
297 |
Logical lines of code |
191 |
Comment lines |
86 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
account_handler() |
D |
32 |
35 |
93 |
get_user_field_value() |
A |
46 |
12 |
39 |
get_account_fields() |
A |
44 |
11 |
44 |
get_selected_displayname() |
S |
51 |
6 |
31 |
__construct() |
S |
51 |
6 |
25 |
parse_displayname() |
S |
55 |
6 |
21 |
validate_nickname() |
S |
57 |
5 |
14 |
init_fields() |
S |
65 |
2 |
11 |
instance() |
S |
72 |
2 |
6 |
show_form() |
S |
60 |
1 |
13 |