Total Complexity | 29 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 215 |
Lines of code | 105 |
Logical lines of code | 74 |
Comment lines | 82 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insertNode() | 40 | 17 | 65 | |
deleteNode() | 57 | 5 | 18 | |
key() | 67 | 3 | 8 | |
appendNode() | 73 | 1 | 5 | |
prependNode() | 79 | 1 | 3 | |
setPosition() | 82 | 1 | 3 | |
getPosition() | 83 | 1 | 3 |