Svc/SeqDispatcher| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/SeqDispatcher/SeqDispatcher.cpp:224 | 224 | 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. |
| File | Line | Rule | Dismissal reason | Comment |
|---|---|---|---|---|
| Svc/SeqDispatcher/SeqDispatcher.cpp | 158 | cpp/fprime/command-response | false positive | Complex case with storage. |