-
Home
-
WP Meta SEO
-
4.3.2
-
Code
-
Classes
- Google_Logger_Abstract
| Total Complexity |
42 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
384 |
| Lines of code |
111 |
| Logical lines of code |
57 |
| Comment lines |
197 |
| Methods |
17 |
| Properties |
5 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| reverseJsonInContext() |
A |
58 |
9 |
14 |
| export() |
S |
53 |
7 |
22 |
| interpolate() |
S |
58 |
4 |
15 |
| normalizeLevel() |
S |
64 |
5 |
9 |
| log() |
S |
60 |
3 |
13 |
| __construct() |
S |
65 |
3 |
8 |
| setLevel() |
S |
80 |
1 |
3 |
| shouldHandle() |
S |
79 |
1 |
3 |
| 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 |
| write() |
S |
100 |
1 |
0 |