Svc/TlmPacketizer| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/TlmPacketizer/TlmPacketizer.cpp:49 | 49 | cpp/jpl-c/function-size-limits | low | setPacketList has too many lines (117, while 60 are allowed). |
| Svc/TlmPacketizer/TlmPacketizer.cpp:228 | 228 | cpp/jpl-c/function-size-limits | low | TlmGet_handler has too many lines (62, while 60 are allowed). |
| Svc/TlmPacketizer/TlmPacketizer.cpp:291 | 291 | cpp/jpl-c/function-size-limits | low | Run_handler has too many lines (110, while 60 are allowed). |
| File | Line | Rule | Dismissal reason | Comment |
|---|---|---|---|---|
| Svc/TlmPacketizer/TlmPacketizer.cpp | 505 | cpp/jpl-c/function-size-limits | won't fix | Only 5 command arguments, the other two are default/autocode |