Skip to content
Snippets Groups Projects
Open C++ overall quality improvement
  • View options
  • C++ overall quality improvement

  • View options
  • Open Issue created by Tristan Laurent

    Correct code according to cppcheck report and correct code form according to sonar report.

    # Priority

    • Avoid shadow variable declaration
    • Avoid truncated value cast
    • Rewrite confusing if code
    • Use var instead of magic number

    # Other

    • Add comments
    • Remove dead code (commented or unused)
    • Unify tab and space indentation. Please use space, tab indentation is awful and should be left to 20th century

    All analysis are joint to this issue 2024-10-15-DIAPOTB-C-analysis-report.docx

    2024-10-15-DIAPOTB-C-issues-report.xlsx

    cppcheck_report.xml

    0 of 7 checklist items completed

    Linked items 0

  • Link items together to show that they're related.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first