| Total Complexity | 14 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 292 |
| Lines of code | 161 |
| Logical lines of code | 75 |
| Comment lines | 91 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add() | 42 | 3 | 56 | |
| edit() | 46 | 3 | 43 | |
| delete() | 56 | 2 | 19 | |
| display() | 57 | 2 | 17 | |
| get() | 57 | 2 | 17 | |
| __construct() | 100 | 1 | 2 | |
| defaultTemplate() | 70 | 1 | 7 |