-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
5.5.1 (latest)
-
Code
-
Classes
- BackWPup_MySQLDump
| Total Complexity |
104 |
| Dependencies |
12 |
| Dependents |
2 |
| Total lines |
956 |
| Lines of code |
591 |
| Logical lines of code |
342 |
| Comment lines |
184 |
| Methods |
24 |
| Properties |
8 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| dump_table() |
B |
37 |
19 |
63 |
| __construct() |
A |
41 |
12 |
55 |
| configureOptions() |
A |
41 |
10 |
57 |
| dump_table_head() |
A |
42 |
8 |
52 |
| dump_functions() |
A |
42 |
6 |
56 |
| dump_procedures() |
A |
42 |
6 |
56 |
| dump_triggers() |
S |
43 |
5 |
54 |
| setCharset() |
S |
57 |
6 |
19 |
| connect() |
S |
50 |
4 |
30 |
| do_table_query() |
S |
60 |
4 |
12 |
| dump_head() |
S |
48 |
2 |
31 |
| dump_footer() |
S |
53 |
2 |
23 |
| dump_view_table_head() |
S |
55 |
2 |
18 |
| __destruct() |
S |
68 |
3 |
8 |
| getConnection() |
S |
71 |
2 |
6 |
| execute() |
S |
65 |
2 |
10 |
| dump_table_footer() |
S |
72 |
2 |
5 |
| write() |
S |
69 |
2 |
6 |
| get_table_type_for() |
S |
71 |
2 |
6 |
| isConnected() |
S |
80 |
1 |
3 |
| getDbName() |
S |
82 |
1 |
3 |
| logQueryError() |
S |
66 |
1 |
10 |
| query() |
S |
73 |
1 |
5 |
| escapeString() |
S |
80 |
1 |
3 |