-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.12.0
-
Code
-
Classes
- QM_Output_Html_DB_Queries
Total Complexity |
80 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
606 |
Lines of code |
410 |
Logical lines of code |
263 |
Comment lines |
98 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
output_query_row() |
D |
27 |
36 |
134 |
output_queries() |
B |
32 |
15 |
109 |
output_expensive_queries() |
S |
50 |
5 |
27 |
admin_title() |
S |
52 |
5 |
27 |
admin_menu() |
S |
49 |
3 |
34 |
output() |
S |
60 |
4 |
14 |
output_empty_queries() |
S |
57 |
2 |
18 |
output_error_queries() |
S |
56 |
2 |
18 |
admin_class() |
S |
66 |
3 |
9 |
panel_menu() |
S |
63 |
3 |
10 |
__construct() |
S |
67 |
1 |
7 |
name() |
S |
79 |
1 |
3 |