Total Complexity | 6 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 24 |
Lines of code | 19 |
Logical lines of code | 7 |
Comment lines | 0 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 81 | 1 | 3 | |
push() | 80 | 1 | 3 | |
pop() | 76 | 1 | 4 | |
peek() | 79 | 1 | 3 | |
size() | 80 | 1 | 3 | |
isEmpty() | 79 | 1 | 3 |