-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
3.9.0
-
Code
-
Classes
- BackWPup_MySQLDump
| Total Complexity |
86 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
625 |
| Lines of code |
399 |
| Logical lines of code |
292 |
| Comment lines |
145 |
| Methods |
13 |
| Properties |
8 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
C |
32 |
25 |
95 |
| dump_table() |
B |
37 |
20 |
62 |
| dump_footer() |
B |
35 |
13 |
93 |
| dump_table_head() |
A |
42 |
8 |
52 |
| do_table_query() |
S |
60 |
4 |
12 |
| dump_head() |
S |
48 |
2 |
31 |
| dump_view_table_head() |
S |
55 |
2 |
18 |
| __destruct() |
S |
69 |
3 |
7 |
| execute() |
S |
65 |
2 |
10 |
| dump_table_footer() |
S |
72 |
2 |
5 |
| write() |
S |
71 |
2 |
5 |
| get_table_type_for() |
S |
71 |
2 |
6 |
| escapeString() |
S |
80 |
1 |
3 |