-
Home
-
Analytify – Google Analytics Dashboard For WordPress (GA4 analytics made easy)
-
3.1.6
-
Code
-
Classes
- ANALYTIFY_Logger
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
268 |
Lines of code |
93 |
Logical lines of code |
47 |
Comment lines |
146 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
52 |
11 |
23 |
log() |
S |
60 |
4 |
12 |
clear() |
S |
63 |
4 |
11 |
clear_expired_logs() |
S |
64 |
3 |
9 |
should_handle() |
S |
71 |
2 |
6 |
add() |
S |
67 |
1 |
8 |
emergency() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
debug() |
S |
79 |
1 |
3 |