Svc/FileDownlink| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/FileDownlink/FileDownlink.cpp:286 | 286 | cpp/jpl-c/function-size-limits | low | sendFile has too many lines (64, while 60 are allowed). |
| File | Line | Rule | Dismissal reason | Comment |
|---|---|---|---|---|
| Svc/FileDownlink/FileDownlink.cpp | 72 | cpp/fprime/jpl-c/use-of-assertions-density | won't fix | This has error handling in it! |
| Svc/FileDownlink/FileDownlink.cpp | 173 | cpp/fprime/command-response | false positive | Complex case with queuing. |
| Svc/FileDownlink/FileDownlink.cpp | 206 | cpp/fprime/command-response | false positive | Complex case with queuing. |