Lines of code count not available
Add TODO to comment.
Put () around the 2 conditions
Fixed it
Ya , I forgot the coding guide line . Fixed it
fixed it
Use explicit BOOL conditions (e.g. TRUE == isFreshDialysatePressureInRange).
I prefer to be explicit on BOOL conditions like this (e.g. TRUE == isFreshDialysatePressureInRange).
Remove extra blank line.
I don't think we need to check test config for variable initialization.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.