-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.15.0
-
Code
-
Classes
- QM_Output_Html_DB_Queries
Total Complexity |
79 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
592 |
Lines of code |
399 |
Logical lines of code |
257 |
Comment lines |
96 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
output_query_row() |
D |
27 |
36 |
134 |
output_queries() |
B |
33 |
14 |
102 |
output_expensive_queries() |
S |
50 |
5 |
27 |
admin_title() |
S |
52 |
5 |
27 |
admin_menu() |
S |
49 |
3 |
34 |
output() |
S |
61 |
4 |
14 |
output_error_queries() |
S |
56 |
2 |
18 |
admin_class() |
S |
66 |
3 |
9 |
panel_menu() |
S |
63 |
3 |
10 |
output_empty_queries() |
S |
60 |
2 |
14 |
__construct() |
S |
67 |
1 |
7 |
name() |
S |
79 |
1 |
3 |