Svc/ComAggregator| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/ComAggregator/ComAggregator.cpp:46 | 46 | cpp/fprime/jpl-c/use-of-assertions-constant | medium | This assertion is always true. |
| Svc/ComAggregator/ComAggregator.cpp:279 | 279 | cpp/fprime/jpl-c/use-of-assertions-density | low | All functions of more than 10 lines should have at least one assertion, unless they handle errors by returning a status enum or bool, or by emitting a WARNING/FATAL event. |