Example Reports
See RefactorFirst reports for real projects. Each link opens the live report rendered from that repository.
Featured projects
- refactorfirst/refactorfirst
The RefactorFirst project itself — a medium-sized Maven codebase.
What to look for
- Small codebases: short priority lists, quick wins.
- Medium codebases: a handful of high-priority God Classes.
- Large codebases: long tails — focus on the top of the ranking.
Before / after refactoring
Compare a report on a release branch (/<user>/<repo>/<branch>) before and after addressing the top-ranked class to see the impact of your work.
Add your project via Add Your Repo to appear in this gallery.