UVicDSA18
Ctrlk
  • Introduction
  • Keras
  • Tensorboard
    • List of Figures
    • 1.0 Introduction
    • 2.0 Identifying Stakeholders and Business Goals
    • 3.0 Architecturally Significant Requirements and Utility Tree
    • 4.0 Module View
    • 5.0 Component and Connector View
    • 6.0 Technical Debt
      • 6.1 SonarQube Analysis
        • 6.1.1 Function Names
        • 6.1.2 Methods and Field Name Capitalization
        • 6.1.3 Cognitive Complexity of the Code
        • 6.1.4 Merging Collapsible “if” Statements
        • 6.1.5 Reducing Code Duplications
      • 6.2 CodeScene Analysis
      • 6.3 Technical Debt Recommendations
      • 6.4 Technical Debt Summary and Conclusions
    • 7.0 Pull Request
    • 8.0 Conclusions
    • 9.0 References
  • Toyplot
  • Strapi
  • Cartographer
  • RocketChat
  • SwaggerUI
  • Homebrew
  • Open source contributions
Powered by GitBook
On this page
  1. Tensorboard
  2. 6.0 Technical Debt
  3. 6.1 SonarQube Analysis

6.1.4 Merging Collapsible “if” Statements

Previous6.1.3 Cognitive Complexity of the CodeNext6.1.5 Reducing Code Duplications

Last updated 6 years ago