| Svc/Ccsds/AosDeframer/AosDeframer.cpp:178 | 178 | cpp/jpl-c/function-size-limits | low | parseAndValidateHeader has too many lines (80, while 60 are allowed). |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:215 | 215 | cpp/fprime/incomplete-code | low | Comment contains the incomplete-code marker TODO. |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:235 | 235 | cpp/fprime/magic-numbers | low | Magic number 0x0F00'0000; consider a named constant (enum, static constexpr, or #define). |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:285 | 285 | cpp/jpl-c/function-size-limits | low | appendToSpanningPacket has too many lines (111, while 60 are allowed). |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:397 | 397 | cpp/jpl-c/function-size-limits | low | extractPackets has too many lines (74, while 60 are allowed). |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:526 | 526 | cpp/fprime/incomplete-code | low | Comment contains the incomplete-code marker TODO. |
| Svc/Ccsds/AosDeframer/AosDeframer.cpp:540 | 540 | cpp/jpl-c/function-size-limits | low | sizeEppPacket has too many lines (64, while 60 are allowed). |
| Svc/Ccsds/AosDeframer/AosDeframer.hpp:145 | 145 | cpp/fprime/incomplete-code | low | Comment contains the incomplete-code marker TODO. |
| Svc/Ccsds/AosDeframer/AosDeframer.hpp:187 | 187 | cpp/fprime/incomplete-code | low | Comment contains the incomplete-code marker TODO. |