| Total Complexity | 46 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 332 |
| Lines of code | 150 |
| Logical lines of code | 99 |
| Comment lines | 133 |
| Methods | 16 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| read_file() | 49 | 9 | 33 | |
| get_flat_array() | 51 | 9 | 25 | |
| search_commented_section() | 54 | 6 | 21 | |
| get_home_path() | 56 | 4 | 16 | |
| update_commented_section() | 59 | 3 | 13 | |
| remove_commented_section() | 63 | 3 | 9 | |
| __construct() | 74 | 2 | 4 | |
| is_commented_section_exists() | 75 | 2 | 4 | |
| get_filename() | 82 | 1 | 3 | |
| is_exists() | 80 | 1 | 3 | |
| is_readable() | 80 | 1 | 3 | |
| is_writable() | 80 | 1 | 3 | |
| write_file() | 75 | 1 | 4 | |
| get_section_begin_comment() | 80 | 1 | 3 | |
| get_section_end_comment() | 80 | 1 | 3 | |
| normalize_string() | 77 | 1 | 3 |