Simple project using common statistical calculations.
Cohesion - computations and ResultValue? Merge?
Fix maven whitelist so I can finally whitelist other classes (e.g. guava collections).
Use sonar, pit test and testability plugins to verify the code cleanliness.
Building is easy...
mvn clean install -DskipTests
Note: all contributed code must have passing tests via Maven