-
Home
-
ManageWP Worker
-
4.9.19
-
Code
-
Classes
- Monolog_Handler_TestHandler
| Total Complexity |
23 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
118 |
| Lines of code |
69 |
| Logical lines of code |
27 |
| Comment lines |
3 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| hasRecord() |
S |
60 |
5 |
14 |
| getRecords() |
S |
82 |
1 |
3 |
| hasEmergency() |
S |
79 |
1 |
3 |
| hasAlert() |
S |
79 |
1 |
3 |
| hasCritical() |
S |
79 |
1 |
3 |
| hasError() |
S |
79 |
1 |
3 |
| hasWarning() |
S |
79 |
1 |
3 |
| hasNotice() |
S |
79 |
1 |
3 |
| hasInfo() |
S |
79 |
1 |
3 |
| hasDebug() |
S |
79 |
1 |
3 |
| hasEmergencyRecords() |
S |
79 |
1 |
3 |
| hasAlertRecords() |
S |
79 |
1 |
3 |
| hasCriticalRecords() |
S |
79 |
1 |
3 |
| hasErrorRecords() |
S |
79 |
1 |
3 |
| hasWarningRecords() |
S |
79 |
1 |
3 |
| hasNoticeRecords() |
S |
79 |
1 |
3 |
| hasInfoRecords() |
S |
79 |
1 |
3 |
| hasDebugRecords() |
S |
79 |
1 |
3 |
| write() |
S |
76 |
1 |
4 |