Total Complexity | 14 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 67 |
Lines of code | 46 |
Logical lines of code | 31 |
Comment lines | 3 |
Methods | 5 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_in_stack() | 60 | 4 | 12 | |
remove_from_stack() | 62 | 3 | 11 | |
get_from_stack() | 67 | 3 | 7 | |
add_to_stack() | 65 | 2 | 9 | |
get_stack() | 68 | 2 | 7 |