Total Complexity | 34 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 316 |
Lines of code | 103 |
Logical lines of code | 47 |
Comment lines | 180 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 48 | 12 | 33 | |
log() | 57 | 7 | 15 | |
clear_expired_logs() | 64 | 3 | 9 | |
should_handle() | 71 | 2 | 6 | |
add() | 63 | 1 | 12 | |
emergency() | 79 | 1 | 3 | |
alert() | 79 | 1 | 3 | |
critical() | 79 | 1 | 3 | |
error() | 79 | 1 | 3 | |
warning() | 79 | 1 | 3 | |
notice() | 79 | 1 | 3 | |
info() | 79 | 1 | 3 | |
debug() | 79 | 1 | 3 | |
clear() | 76 | 1 | 4 |