| Total Complexity | 7 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 33 |
| Lines of code | 21 |
| Logical lines of code | 9 |
| Comment lines | 0 |
| Methods | 6 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| top() | 78 | 2 | 3 | |
| push() | 76 | 1 | 4 | |
| pop() | 76 | 1 | 4 | |
| is_empty() | 80 | 1 | 3 | |
| has_next() | 75 | 1 | 4 | |
| size() | 80 | 1 | 3 |