| Svc/PassiveRateGroup/PassiveRateGroup.cpp:87 | 87 | cpp/fprime/jpl-c/loop-bounds | medium | The loop counter cycleTime is not always decremented in the loop body.
The loop counter currentHWM is not always incremented in the loop body. |
| Svc/PassiveRateGroup/PassiveRateGroup.cpp:108 | 108 | cpp/fprime/jpl-c/loop-bounds | medium | The loop counter cycleTime is not always decremented in the loop body.
The loop counter currentMax is not always incremented in the loop body. |
| Svc/PassiveRateGroup/PassiveRateGroup.cpp:61 | 61 | cpp/jpl-c/function-size-limits | low | CycleIn_handler has too many lines (71, while 60 are allowed). |