-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.15.0
-
Code
-
Classes
- QM_Collector_Timing
Total Complexity |
14 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
151 |
Lines of code |
83 |
Logical lines of code |
36 |
Comment lines |
44 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process() |
S |
57 |
4 |
16 |
action_function_time_stop() |
S |
59 |
2 |
14 |
action_function_time_lap() |
S |
60 |
2 |
13 |
calculate_time() |
S |
56 |
1 |
18 |
get_storage() |
S |
81 |
1 |
3 |
set_up() |
S |
69 |
1 |
6 |
tear_down() |
S |
69 |
1 |
6 |
action_function_time_start() |
S |
75 |
1 |
4 |
sort_by_start_time() |
S |
79 |
1 |
3 |