Proyecto para detectar Code Smells en Bython utilizando ANTLR4, con un sistema modular para la creación y ejecución de sniffers de código.
-
Updated
Dec 19, 2024 - Java
Proyecto para detectar Code Smells en Bython utilizando ANTLR4, con un sistema modular para la creación y ejecución de sniffers de código.
Technical-Debt-Behavior-Detection is a code quality assessment tool for code written in Java. It detects numerous design and implementation smells. It also computes many commonly used object-oriented metrics. Features Detects 17 design smells, 10 implementation smells,computes CC, LOC, LCOM,FANI/O
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
This project investigates code smells and proposes potential enhancements to an implementation of minesweeper.
An Eclipse plugin aims to collect code smells from Java projects using only command lines.
Add a description, image, and links to the code-smell-detection topic page so that developers can more easily learn about it.
To associate your repository with the code-smell-detection topic, visit your repo's landing page and select "manage topics."