The quality of code can be measured using source code metrics. Looking at the trends of these metrics over a period of time can show a potential decrease in code quality. Low quality code will lead to technical debt resulting in higher cost of maintenance for a software project. In the context of a research project related to this topic, a tool was created to analyse source code metric trends for Git repositories. This tool had two problems, it was slow and unreliable. Both of these issues were caused by the tool requiring target repositories to be built during the metrics collection. To solve these issues the tool will be modified to collect metrics straight from the source code files, thus not requiring a build process, leading to increas...
Code reviews are a widely accepted best practice in modern software development. To enable easier an...
The evolution of a software system can be studied in terms of how various properties as reflected by...
Thresholds are essential for promoting source code metrics as an effective instrument to control the...
The quality of code can be measured using source code metrics. Looking at the trends of these metric...
htmlabstractThis deliverable is part of WP3: Source Code Quality and Activity Analysis. It provides ...
The dataset contains quality, source code metrics information of 60 versions under 10 different repo...
There is an emerging consensus in the scientific software community that progress in scientific rese...
Meaningful thresholds are essential for promoting source code metrics as an effective instrument to ...
The Metrics Pipeline (Codename) focuses on metrics indicative of team progress and project health in...
Modern software development is performed by developing features in isolated branches by each member ...
Abstract — In this paper two intensive problems faced during software application’s analysis and dev...
The purpose of this thesis is to research a way to measure quality attributes of software and find m...
Git Density (git-density) is a tool to analyze git-repositories with the goal of detecting the sourc...
Software metrics are a critical tool which provide continuous insight to products and processes and ...
Software metrics were defined to be a method to quantify attributes in software processes, products ...
Code reviews are a widely accepted best practice in modern software development. To enable easier an...
The evolution of a software system can be studied in terms of how various properties as reflected by...
Thresholds are essential for promoting source code metrics as an effective instrument to control the...
The quality of code can be measured using source code metrics. Looking at the trends of these metric...
htmlabstractThis deliverable is part of WP3: Source Code Quality and Activity Analysis. It provides ...
The dataset contains quality, source code metrics information of 60 versions under 10 different repo...
There is an emerging consensus in the scientific software community that progress in scientific rese...
Meaningful thresholds are essential for promoting source code metrics as an effective instrument to ...
The Metrics Pipeline (Codename) focuses on metrics indicative of team progress and project health in...
Modern software development is performed by developing features in isolated branches by each member ...
Abstract — In this paper two intensive problems faced during software application’s analysis and dev...
The purpose of this thesis is to research a way to measure quality attributes of software and find m...
Git Density (git-density) is a tool to analyze git-repositories with the goal of detecting the sourc...
Software metrics are a critical tool which provide continuous insight to products and processes and ...
Software metrics were defined to be a method to quantify attributes in software processes, products ...
Code reviews are a widely accepted best practice in modern software development. To enable easier an...
The evolution of a software system can be studied in terms of how various properties as reflected by...
Thresholds are essential for promoting source code metrics as an effective instrument to control the...