-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.20.0 (latest)
-
Code
-
Classes
- QM_Collector_DB_Queries
| Total Complexity |
26 |
| Dependencies |
6 |
| Dependents |
3 |
| Total lines |
235 |
| Lines of code |
133 |
| Logical lines of code |
93 |
| Comment lines |
56 |
| Methods |
8 |
| Properties |
2 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_db_object() |
B |
35 |
15 |
86 |
| log_caller() |
S |
59 |
3 |
15 |
| get_errors() |
S |
72 |
2 |
6 |
| get_expensive() |
S |
72 |
2 |
6 |
| get_storage() |
S |
81 |
1 |
3 |
| is_expensive() |
S |
79 |
1 |
3 |
| process() |
S |
72 |
1 |
6 |
| maybe_log_dupe() |
S |
65 |
1 |
8 |