-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.20.0 (latest)
-
Code
-
Classes
- QM_Backtrace
| Total Complexity |
72 |
| Dependencies |
6 |
| Dependents |
16 |
| Total lines |
591 |
| Lines of code |
271 |
| Logical lines of code |
167 |
| Comment lines |
161 |
| Methods |
12 |
| Properties |
14 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter_trace() |
D |
30 |
33 |
114 |
| get_frame_component() |
A |
51 |
9 |
27 |
| get_component() |
A |
51 |
8 |
29 |
| get_filtered_stack() |
S |
50 |
5 |
30 |
| __construct() |
S |
52 |
5 |
25 |
| 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 |