-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.6.8
-
Code
-
Classes
- QM_Collector_PHP_Errors
Total Complexity |
58 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
492 |
Lines of code |
266 |
Logical lines of code |
135 |
Comment lines |
147 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
error_handler() |
B |
39 |
15 |
61 |
output_fatal() |
A |
41 |
8 |
58 |
process() |
A |
45 |
8 |
41 |
filter_reportable_errors() |
A |
52 |
8 |
24 |
__construct() |
S |
52 |
5 |
25 |
shutdown_handler() |
S |
61 |
4 |
12 |
exception_handler() |
S |
54 |
3 |
23 |
is_affected_component() |
S |
70 |
3 |
6 |
is_reportable_error() |
S |
67 |
2 |
8 |
post_process() |
S |
74 |
1 |
5 |
set_php_errors() |
S |
80 |
1 |
3 |