-
Home
-
Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid
-
1.17.1 (latest)
-
Code
-
Classes
- Boldgrid_Backup_Admin_Db_Import
| Total Complexity |
64 |
| Dependencies |
3 |
| Dependents |
4 |
| Total lines |
501 |
| Lines of code |
224 |
| Logical lines of code |
144 |
| Comment lines |
205 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_lines() |
A |
45 |
11 |
39 |
| fix_view_statements() |
A |
49 |
11 |
29 |
| get_connection_string() |
A |
48 |
9 |
32 |
| get_db_privileges() |
S |
56 |
7 |
16 |
| fix_definer() |
S |
55 |
5 |
18 |
| import() |
S |
55 |
3 |
22 |
| import_from_archive() |
S |
61 |
3 |
11 |
| get_grants_array() |
S |
62 |
3 |
11 |
| has_db_privileges() |
S |
64 |
3 |
10 |
| exec_import() |
S |
63 |
2 |
11 |
| __construct() |
S |
75 |
2 |
5 |
| get_lines() |
S |
71 |
2 |
6 |
| import_string() |
S |
65 |
2 |
9 |
| show_grants_query() |
S |
72 |
1 |
5 |