Skip to content

Commit 7fb94ea

Browse files
Update README.md
1 parent 3c5cdde commit 7fb94ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ A tool to analyse Java code quality able to calculate the following metrics:
1414
• Depth of Inheritance tree (DIT)
1515
• Number of Children (NOC)
1616

17+
The software is built on top of ANTLR4 compiler generated with an open-source Java8 grammar.
18+
It provides a JavaFX GUI and the possibility to print the results in three different .csv files, each one represents a depth level of the analysis: Overview, Classes and single methods.

0 commit comments

Comments
 (0)