Total Complexity | 49 |
Dependencies | 0 |
Dependents | 4 |
Total lines | 367 |
Lines of code | 161 |
Logical lines of code | 92 |
Comment lines | 151 |
Methods | 16 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
open() | 55 | 6 | 20 | |
format_entry() | 57 | 5 | 15 | |
increment_log_infix() | 55 | 4 | 19 | |
should_rotate() | 59 | 4 | 15 | |
add() | 61 | 4 | 12 | |
remove() | 61 | 4 | 12 | |
__destruct() | 70 | 3 | 7 | |
handle() | 64 | 3 | 9 | |
clear() | 65 | 3 | 9 | |
__construct() | 68 | 2 | 7 | |
is_open() | 78 | 2 | 3 | |
close() | 67 | 2 | 8 | |
log_rotate() | 70 | 2 | 6 | |
get_log_file_path() | 65 | 2 | 8 | |
write_cached_logs() | 72 | 2 | 5 | |
cache_log() | 71 | 1 | 6 |