-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.16.4 (latest)
-
Code
-
Classes
- QM_Timer
Total Complexity |
14 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
176 |
Lines of code |
69 |
Logical lines of code |
27 |
Comment lines |
69 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lap() |
S |
57 |
2 |
17 |
get_laps() |
S |
62 |
2 |
11 |
start() |
S |
65 |
1 |
9 |
stop() |
S |
67 |
1 |
8 |
get_time() |
S |
79 |
1 |
3 |
get_memory() |
S |
79 |
1 |
3 |
get_start_time() |
S |
80 |
1 |
3 |
get_start_memory() |
S |
80 |
1 |
3 |
get_end_time() |
S |
80 |
1 |
3 |
get_end_memory() |
S |
80 |
1 |
3 |
get_trace() |
S |
82 |
1 |
3 |
end() |
S |
80 |
1 |
3 |