-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.8.19
-
Code
-
Classes
- WPUM_Field_Group
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
377 |
Lines of code |
161 |
Logical lines of code |
97 |
Comment lines |
140 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_columns() |
A |
50 |
8 |
29 |
setup_field_group() |
S |
54 |
6 |
23 |
add() |
S |
54 |
6 |
22 |
update() |
S |
56 |
4 |
19 |
__construct() |
S |
58 |
4 |
17 |
count_fields() |
S |
59 |
2 |
14 |
__get() |
S |
67 |
2 |
7 |
exists() |
S |
72 |
2 |
6 |
__set() |
S |
81 |
1 |
3 |
get_ID() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_group_order() |
S |
82 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
is_primary() |
S |
82 |
1 |
3 |
get_count() |
S |
82 |
1 |
3 |
get_fields() |
S |
82 |
1 |
3 |