-
Home
-
Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid
-
1.16.3
-
Code
-
Classes
- Boldgrid_Backup_Admin_Db_Import
Total Complexity |
53 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
427 |
Lines of code |
191 |
Logical lines of code |
119 |
Comment lines |
176 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_connection_string() |
A |
48 |
9 |
32 |
fix_view_statements() |
S |
53 |
7 |
24 |
import_lines() |
S |
54 |
7 |
21 |
get_db_privileges() |
S |
56 |
7 |
16 |
import() |
S |
55 |
3 |
22 |
fix_definer() |
S |
58 |
3 |
16 |
import_from_archive() |
S |
61 |
3 |
11 |
get_grants_array() |
S |
62 |
3 |
11 |
has_db_privileges() |
S |
64 |
3 |
10 |
__construct() |
S |
75 |
2 |
5 |
get_lines() |
S |
71 |
2 |
6 |
import_string() |
S |
65 |
2 |
9 |
show_grants_query() |
S |
72 |
1 |
5 |
exec_import() |
S |
80 |
1 |
3 |