-
Home
-
Index WP MySQL For Speed
-
1.4.15
-
Code
-
Classes
- ImfsDb
Total Complexity |
160 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
810 |
Lines of code |
492 |
Logical lines of code |
327 |
Comment lines |
219 |
Methods |
35 |
Properties |
16 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getRekeying() |
B |
39 |
23 |
61 |
getConversionList() |
B |
43 |
22 |
44 |
init() |
A |
43 |
14 |
45 |
getIndexList() |
A |
48 |
13 |
30 |
tables() |
S |
53 |
7 |
25 |
rekeyTables() |
S |
52 |
6 |
25 |
lock() |
S |
54 |
6 |
21 |
rekeyTable() |
S |
56 |
5 |
17 |
get_max_statement_time() |
S |
64 |
6 |
10 |
query() |
S |
58 |
5 |
14 |
get_results() |
S |
59 |
5 |
13 |
upgradeTableStorageEngines() |
S |
54 |
4 |
22 |
getVariable() |
S |
61 |
4 |
12 |
getStatusVariable() |
S |
61 |
4 |
12 |
set_session_variable() |
S |
60 |
3 |
13 |
getKeyDDL() |
S |
61 |
3 |
13 |
enterMaintenanceMode() |
S |
57 |
2 |
16 |
getTime() |
S |
68 |
3 |
7 |
set_runtime_limit() |
S |
67 |
3 |
8 |
logDDLQuery() |
S |
63 |
3 |
10 |
leaveMaintenanceMode() |
S |
70 |
3 |
6 |
upgradeTableStorageEngine() |
S |
66 |
2 |
9 |
sanitize_status_variable_name() |
S |
69 |
2 |
7 |
clearMessages() |
S |
74 |
1 |
5 |
unlock() |
S |
77 |
1 |
4 |
__construct() |
S |
77 |
1 |
4 |
anyIndexChangesNeededForAction() |
S |
74 |
1 |
4 |
getStatus() |
S |
81 |
1 |
3 |
getSizes() |
S |
74 |
1 |
4 |
getVariables() |
S |
80 |
1 |
3 |
getTableStats() |
S |
81 |
1 |
3 |
getTableFormats() |
S |
71 |
1 |
6 |
tagQuery() |
S |
77 |
1 |
3 |
getTableCounts() |
S |
71 |
1 |
6 |
getHealthReport() |
S |
68 |
1 |
7 |