Skip to content

AkshayaDol/CodeSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Sniffer

This program is able to find code smell - Long Method, Long Parameter List, Duplicated Code(using metrics-based approach - Jaccard Similarity). If duplicated code detected then needs to refactor the duplicated code. To cater this functionality created GUI using Python-TKinter.

To run: python main.py

About

Code Smell Detector and Refactoring Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages