appsecwarriorCode Quality Metrics You Must KnowHigh-quality code is a necessity for developers, benefiting themselves, their team, customers, and professional growth. It fosters…May 20
Abhinav TadukaUnderstanding SonarQube: A Comprehensive Guide to Code Quality ManagementSonarQube is an open-source tool for static code analysis that helps developers and teams to ensure the quality of their software code. It…Apr 18, 2023
Vineet SharmaAnalyzing Software Code — Dependency AnalysisAnalyzing Software Code — Dependency AnalysisFeb 51Feb 51
bytedevCyclomatic Complexity & C#/.NETCyclomatic complexity is a code metric (integer value 1 or more) used to measure how complex a function/method is.Apr 3, 2023Apr 3, 2023
Vineet SharmaAnalyzing Software Code — Cyclomatic ComplexityAnalyzing Software Code — Cyclomatic ComplexityFeb 5Feb 5
appsecwarriorCode Quality Metrics You Must KnowHigh-quality code is a necessity for developers, benefiting themselves, their team, customers, and professional growth. It fosters…May 20
Abhinav TadukaUnderstanding SonarQube: A Comprehensive Guide to Code Quality ManagementSonarQube is an open-source tool for static code analysis that helps developers and teams to ensure the quality of their software code. It…Apr 18, 2023
Vineet SharmaAnalyzing Software Code — Dependency AnalysisAnalyzing Software Code — Dependency AnalysisFeb 51
bytedevCyclomatic Complexity & C#/.NETCyclomatic complexity is a code metric (integer value 1 or more) used to measure how complex a function/method is.Apr 3, 2023
Vineet SharmaAnalyzing Software Code — Cyclomatic ComplexityAnalyzing Software Code — Cyclomatic ComplexityFeb 5
Abhinav TadukaUnderstanding SonarQube Metrics for Code Quality AssessmentSonarQube is a tool for static code analysis and quality management that provides various metrics to assess the quality of code. These…Apr 18, 2023
InPullflowbyRabia AhmedDemystifying Code Review Metrics for Improved PerformanceCode review is an essential part of the software development process. It is a crucial step that ensures the quality and reliability of the…Jun 19, 2023
NgocLan Luu-Thi[Python] Easy way to control your quality of code by SonarQubeI use SonarQube to measure the code’s quality metrics in nearly all projects. However, sometimes I encountered issues with setting up the…Apr 24, 2023