-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.8.7
-
Code
-
Classes
- WPUM_WP_DB_Table
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
322 |
Lines of code |
120 |
Logical lines of code |
69 |
Comment lines |
187 |
Methods |
15 |
Properties |
11 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_upgrade() |
S |
59 |
6 |
15 |
setup() |
S |
59 |
5 |
15 |
set_wpdb_tables() |
S |
56 |
4 |
18 |
__construct() |
S |
62 |
4 |
13 |
create() |
S |
62 |
3 |
11 |
is_testing() |
S |
72 |
3 |
5 |
sanitize_table_name() |
S |
62 |
2 |
11 |
switch_blog() |
S |
70 |
2 |
6 |
set_db_version() |
S |
70 |
2 |
6 |
get_db_version() |
S |
72 |
2 |
5 |
set_schema() |
S |
100 |
1 |
0 |
upgrade() |
S |
100 |
1 |
0 |
add_hooks() |
S |
72 |
1 |
5 |
exists() |
S |
68 |
1 |
7 |
is_global() |
S |
80 |
1 |
3 |