-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.19.0 (latest)
-
Code
-
Classes
- UmbrellaDatabaseFunction
| Total Complexity |
24 |
| Dependencies |
8 |
| Dependents |
4 |
| Total lines |
181 |
| Lines of code |
148 |
| Logical lines of code |
58 |
| Comment lines |
2 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getTableColumns() |
S |
55 |
5 |
18 |
| getConnection() |
S |
58 |
5 |
15 |
| getListTables() |
S |
51 |
4 |
28 |
| getTableSchemaOnly() |
S |
43 |
2 |
54 |
| getDatabaseCharset() |
S |
62 |
3 |
11 |
| bindQueryParams() |
S |
63 |
3 |
10 |
| getDatabaseInformation() |
S |
62 |
2 |
12 |