Total Complexity | 34 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 285 |
Lines of code | 108 |
Logical lines of code | 48 |
Comment lines | 149 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 47 | 12 | 34 | |
log() | 60 | 4 | 12 | |
clear() | 63 | 4 | 11 | |
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 |