-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
4.1.7 (latest)
-
Code
-
Classes
- BackWPup_MySQLDump
Total Complexity |
104 |
Dependencies |
12 |
Dependents |
2 |
Total lines |
959 |
Lines of code |
588 |
Logical lines of code |
341 |
Comment lines |
182 |
Methods |
24 |
Properties |
9 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dump_table() |
B |
37 |
19 |
63 |
__construct() |
A |
41 |
12 |
55 |
configureOptions() |
A |
41 |
10 |
54 |
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 |
dump_table_footer() |
S |
72 |
2 |
5 |
write() |
S |
69 |
2 |
6 |
get_table_type_for() |
S |
71 |
2 |
6 |
execute() |
S |
65 |
2 |
10 |
getConnection() |
S |
71 |
2 |
6 |
isConnected() |
S |
80 |
1 |
3 |
query() |
S |
73 |
1 |
5 |
logQueryError() |
S |
66 |
1 |
10 |
getDbName() |
S |
82 |
1 |
3 |
escapeString() |
S |
80 |
1 |
3 |