-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.16.4 (latest)
-
Code
-
Classes
- QM_Collector_Logger
Total Complexity |
40 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
323 |
Lines of code |
169 |
Logical lines of code |
75 |
Comment lines |
99 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
store() |
A |
46 |
8 |
40 |
interpolate() |
S |
54 |
7 |
19 |
assert() |
S |
52 |
5 |
29 |
process() |
S |
63 |
3 |
11 |
set_up() |
S |
64 |
2 |
9 |
tear_down() |
S |
67 |
2 |
7 |
log() |
S |
69 |
2 |
6 |
get_levels() |
S |
65 |
1 |
12 |
get_storage() |
S |
81 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
debug() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |
get_warning_levels() |
S |
69 |
1 |
9 |