-
Home
-
Index WP MySQL For Speed
-
1.4.1
-
Code
-
Classes
- LightSQLParser
Total Complexity |
63 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
448 |
Lines of code |
282 |
Logical lines of code |
187 |
Comment lines |
86 |
Methods |
17 |
Properties |
8 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFields() |
B |
40 |
17 |
66 |
getFingerprint() |
A |
42 |
7 |
48 |
getAllTables() |
S |
52 |
5 |
25 |
getMethod() |
S |
51 |
4 |
28 |
getJoinTables() |
S |
58 |
4 |
15 |
getShortened() |
S |
58 |
3 |
16 |
getAllQueries() |
S |
59 |
3 |
13 |
restoreStrings() |
S |
60 |
3 |
13 |
shortenString() |
S |
69 |
3 |
6 |
hasJoin() |
S |
64 |
3 |
10 |
hasSubQuery() |
S |
66 |
2 |
8 |
getSubQueries() |
S |
65 |
2 |
9 |
getTable() |
S |
74 |
2 |
4 |
__construct() |
S |
71 |
2 |
6 |
setQuery() |
S |
71 |
1 |
6 |
stripStrings() |
S |
70 |
1 |
6 |
getQuery() |
S |
82 |
1 |
3 |