| Total Complexity | 22 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 194 |
| Lines of code | 65 |
| Logical lines of code | 39 |
| Comment lines | 85 |
| Methods | 8 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| modify_log_file() | 55 | 7 | 16 | |
| get_log_files() | 58 | 6 | 14 | |
| create_log_file() | 66 | 3 | 9 | |
| delete_log_file() | 69 | 2 | 7 | |
| __construct() | 64 | 1 | 10 | |
| create_log_folder() | 81 | 1 | 3 | |
| get_logging_location() | 82 | 1 | 3 | |
| initialize_logging() | 82 | 1 | 3 |