-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
Checklist
- I reviewed the Contributing Guide.
- I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
- 2nd part of Refactor TBL to reduce complexity, improve maintainability, reduce technical debt #1504 after Fix #2386, Split up and simplify control flow in
CFE_TBL_Register()
#2387
Expected behavior
Split up CFE_TBL_Register
, and try to simplify control flow and conditional logic a bit - it currently stands at 223 lines and several dozen combinations of conditional branches...
Also aim to remove/reduce the multiple returns.
Will make testing and future maintenance easier.
Reporter Info
Avi Weiss @thnkslprpt
Metadata
Metadata
Assignees
Labels
No labels