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