-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.8.10
-
Code
-
Classes
- WPUM_DB_Registration_Forms
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
246 |
Lines of code |
108 |
Logical lines of code |
58 |
Comment lines |
94 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_args() |
S |
55 |
5 |
19 |
get_forms() |
S |
54 |
4 |
19 |
get_last_changed() |
S |
63 |
3 |
11 |
delete() |
S |
65 |
3 |
10 |
insert() |
S |
69 |
2 |
7 |
update() |
S |
69 |
2 |
7 |
parse_where() |
S |
69 |
2 |
7 |
__construct() |
S |
70 |
1 |
6 |
get_columns() |
S |
72 |
1 |
6 |
get_column_defaults() |
S |
72 |
1 |
6 |
set_last_changed() |
S |
79 |
1 |
3 |
get_cache_key() |
S |
79 |
1 |
3 |
get_cache_key_from_args() |
S |
76 |
1 |
4 |