enhancementhelp wanted
Repository-Metriken
- Stars
- (27 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Let's add a series of new metrics:
- Impact Ratio (IR): 1 divided by the total number of Java files in the entire repository
- Impact Ratio by Lines of Code (IRLoC): number of lines of code in a file divided by the total number of lines of code in the entire repository
- Impact Ratio by Commits (IRC): number of Git commits made in a file divided by the total number of Git commits in the entire repository
- Impact Ratio by Commit Authors (IRCA): number of Git committers who made changes in a file divided by the total number of Git committers in the entire repository