The contract includes redundant checks for a negative value which is presumably a uint type variable that cannot be negative by definition in Solidity, in the following cases:
