-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.15.0
-
Code
-
Classes
- QM_Collector_DB_Queries
Total Complexity |
26 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
227 |
Lines of code |
129 |
Logical lines of code |
90 |
Comment lines |
55 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_db_object() |
B |
35 |
15 |
82 |
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 |