| Total Complexity | 14 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 304 |
| Lines of code | 172 |
| Logical lines of code | 75 |
| Comment lines | 91 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add() | 40 | 3 | 65 | |
| edit() | 45 | 3 | 44 | |
| delete() | 56 | 2 | 19 | |
| get() | 56 | 2 | 18 | |
| display() | 57 | 2 | 17 | |
| __construct() | 100 | 1 | 2 | |
| defaultTemplate() | 70 | 1 | 7 |