You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
we are students at UFC (Federal University of Ceara - Brazil) and we would like to contribute to improving the quality of the project code. PMD was used to detect code smells in this project. PMD (Programming Mistake Detector) is a static source code analysis tool, widely used to detect code quality problems and code smells in software development projects. PMD helps identify areas of code that may be problematically inefficient or do not follow programming best practices.
Given the list, we will create a version of the project where we will factorize the smells. The idea is to carry out a series of refactorings and check whether the smells were removed correctly.
Contact
If you want to contact us our users here on github are:
Summary
Motivation
hello,
we are students at UFC (Federal University of Ceara - Brazil) and we would like to contribute to improving the quality of the project code. PMD was used to detect code smells in this project. PMD (Programming Mistake Detector) is a static source code analysis tool, widely used to detect code quality problems and code smells in software development projects. PMD helps identify areas of code that may be problematically inefficient or do not follow programming best practices.
List of code smells
When using pmd we find the following code smells:
Links
The results of the analysis can be found here
Refactoring process
Given the list, we will create a version of the project where we will factorize the smells. The idea is to carry out a series of refactorings and check whether the smells were removed correctly.
Contact
If you want to contact us our users here on github are:
(back to top)
The text was updated successfully, but these errors were encountered: