-
Home
-
ManageWP Worker
-
4.9.22
-
Code
-
Classes
- MWP_IncrementalBackup_Database_StreamableQuerySequenceDump
Total Complexity |
35 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
260 |
Lines of code |
157 |
Logical lines of code |
79 |
Comment lines |
45 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createRowInsertValues() |
A |
51 |
11 |
23 |
streamCreateTable() |
S |
53 |
4 |
24 |
createExportTableStream() |
S |
52 |
4 |
24 |
createStream() |
S |
51 |
3 |
33 |
selectAllDataQuery() |
S |
58 |
3 |
14 |
arrayColumn() |
S |
63 |
3 |
11 |
createExportRowStream() |
S |
66 |
2 |
8 |
repack() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
getConnection() |
S |
82 |
1 |
3 |
createRowInsertStatement() |
S |
69 |
1 |
6 |