####How to build the application
./gradlew build
####How to get Jacoco report
./gradlew test jacocoTestReport
####How to get Mutation test report
./gradlew pitest
####How to build the application
./gradlew build
####How to get Jacoco report
./gradlew test jacocoTestReport
####How to get Mutation test report
./gradlew pitest