| Total Complexity | 16 | 
| Dependencies | 1 | 
| Dependents | 4 | 
| Total lines | 128 | 
| Lines of code | 47 | 
| Logical lines of code | 25 | 
| Comment lines | 61 | 
| Methods | 7 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| get_by() | 58 | 5 | 16 | |
| get() | 70 | 3 | 6 | |
| filter_by() | 63 | 3 | 10 | |
| remove() | 72 | 2 | 5 | |
| add() | 79 | 1 | 3 | |
| get_all() | 80 | 1 | 3 | |
| get_by_property() | 75 | 1 | 4 |