Total Complexity | 54 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 628 |
Lines of code | 209 |
Logical lines of code | 90 |
Comment lines | 295 |
Methods | 34 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isEmpty() | 61 | 4 | 14 | |
toArray() | 53 | 3 | 23 | |
removeOption() | 61 | 3 | 13 | |
balance() | 63 | 3 | 12 | |
indexOf() | 63 | 3 | 11 | |
getOptionsList() | 64 | 3 | 11 | |
getFirstAvailableIndex() | 63 | 3 | 11 | |
getOptionAt() | 68 | 3 | 7 | |
addOption() | 62 | 2 | 12 | |
getPrice() | 79 | 2 | 3 | |
getTotalCost() | 67 | 2 | 8 | |
__construct() | 63 | 1 | 11 | |
getID() | 82 | 1 | 3 | |
getID2() | 82 | 1 | 3 | |
getName() | 82 | 1 | 3 | |
getName2() | 82 | 1 | 3 | |
setPrice() | 76 | 1 | 4 | |
getDuration() | 82 | 1 | 3 | |
setDuration() | 76 | 1 | 4 | |
getCheckinTimeStamp() | 82 | 1 | 3 | |
getCheckinDate() | 79 | 1 | 3 | |
getPeople() | 82 | 1 | 3 | |
getDetails() | 82 | 1 | 3 | |
isDiscounted() | 82 | 1 | 3 | |
setDiscounted() | 76 | 1 | 4 | |
getFactor() | 82 | 1 | 3 | |
setFactor() | 76 | 1 | 4 | |
isActive() | 82 | 1 | 3 | |
active() | 77 | 1 | 4 | |
remove() | 77 | 1 | 4 | |
getOptionsLength() | 80 | 1 | 3 | |
emptyOptions() | 77 | 1 | 4 | |
toString() | 81 | 1 | 3 | |
__tostring() | 78 | 1 | 3 |