-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.20.0 (latest)
-
Code
-
Classes
- QM_Dispatcher
| Total Complexity |
30 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
245 |
| Lines of code |
89 |
| Logical lines of code |
48 |
| Comment lines |
113 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| should_dispatch() |
S |
63 |
4 |
10 |
| __construct() |
S |
65 |
3 |
10 |
| init() |
S |
64 |
3 |
10 |
| user_can_view() |
S |
66 |
3 |
9 |
| editor_cookie() |
S |
70 |
3 |
6 |
| user_verified() |
S |
70 |
2 |
6 |
| verify_cookie() |
S |
68 |
2 |
7 |
| switch_to_locale() |
S |
69 |
2 |
7 |
| restore_previous_locale() |
S |
69 |
2 |
7 |
| is_active() |
S |
100 |
1 |
0 |
| output_fatal() |
S |
81 |
1 |
3 |
| cease() |
S |
75 |
1 |
4 |
| get_outputters() |
S |
70 |
1 |
6 |
| before_output() |
S |
91 |
1 |
2 |
| after_output() |
S |
91 |
1 |
2 |