Use Guardrails for AI-Assisted Coding AI-assisted coding is still in its early stages. This article explores the immediate and future impacts of integrating AI... Adam Tornhill ·
6X improvement over SonarQube - Raising the Maintainability bar CodeScene surpasses SonarQube by 6 times on the public software maintainability dataset, scoring 83% vs. SonarQube's 13.3% using... Adam Tornhill ·
From Tech Debt to Triumph: How Refactoring Speeds Development by 43% In this article, we’ll use a statistical model that translates Code Health scores into tangible business value – faster... Adam Tornhill ·
CodeScene Receives Best Paper Award at the International Conference on Technical Debt CodeScene awarded Best Paper at the 7th International Conference on Technical Debt 2024 for groundbreaking insights in the field... CodeScene Team ·
Managing technical debt: measure the impact and prioritize improvements guided by development data Manage technical debt by prioritizing code health issues based on development impact. Get a clear priorities list and visualize... Adam Tornhill ·
The Bumpy Road Code Smell: Measuring Code Complexity by its Shape and Distribution (Clone) Cyclomatic complexity counts the number of logical paths through a function. The Bumpy Road Code Complexity pattern is a function... Adam Tornhill ·