-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.12.0
-
Code
-
Classes
- QM_Backtrace
Total Complexity |
64 |
Dependencies |
6 |
Dependents |
14 |
Total lines |
538 |
Lines of code |
247 |
Logical lines of code |
152 |
Comment lines |
144 |
Methods |
12 |
Properties |
13 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_trace() |
C |
33 |
25 |
89 |
get_frame_component() |
A |
51 |
9 |
27 |
get_component() |
A |
50 |
8 |
31 |
get_filtered_stack() |
S |
50 |
5 |
30 |
__construct() |
S |
52 |
5 |
24 |
get_filtered_trace() |
S |
53 |
5 |
21 |
ignore() |
S |
68 |
2 |
7 |
push_frame() |
S |
81 |
1 |
3 |
get_stack() |
S |
73 |
1 |
5 |
get_caller() |
S |
76 |
1 |
4 |
get_trace() |
S |
82 |
1 |
3 |
get_display_trace() |
S |
81 |
1 |
3 |