| Total Complexity | 27 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 181 |
| Lines of code | 77 |
| Logical lines of code | 49 |
| Comment lines | 81 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| register_string() | 48 | 10 | 29 | |
| define_constants() | 58 | 7 | 17 | |
| __construct() | 62 | 2 | 11 | |
| instance() | 71 | 2 | 6 | |
| unregister_string() | 67 | 2 | 7 | |
| get_strings() | 77 | 2 | 3 | |
| get_string_by_context_and_name() | 73 | 2 | 4 |