-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.10.1
-
Code
-
Classes
- QM_Backtrace
Total Complexity |
63 |
Dependencies |
5 |
Dependents |
13 |
Total lines |
514 |
Lines of code |
238 |
Logical lines of code |
142 |
Comment lines |
135 |
Methods |
12 |
Properties |
13 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_trace() |
C |
34 |
23 |
83 |
get_component() |
A |
50 |
8 |
31 |
get_frame_component() |
A |
52 |
8 |
24 |
__construct() |
S |
52 |
7 |
24 |
get_filtered_stack() |
S |
50 |
5 |
30 |
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 |