-
Home
-
Index WP MySQL For Speed
-
1.3.3
-
Code
-
Classes
- LightSQLParser
Total Complexity |
53 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
359 |
Lines of code |
234 |
Logical lines of code |
151 |
Comment lines |
65 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFields() |
B |
40 |
17 |
66 |
getFingerprint() |
A |
44 |
7 |
42 |
getAllTables() |
S |
52 |
5 |
25 |
getMethod() |
S |
51 |
4 |
28 |
getJoinTables() |
S |
58 |
4 |
15 |
getAllQueries() |
S |
59 |
3 |
13 |
hasJoin() |
S |
64 |
3 |
10 |
__construct() |
S |
71 |
2 |
6 |
getTable() |
S |
74 |
2 |
4 |
hasSubQuery() |
S |
66 |
2 |
8 |
getSubQueries() |
S |
65 |
2 |
9 |
getQuery() |
S |
82 |
1 |
3 |
setQuery() |
S |
74 |
1 |
5 |