microness
Results
2
comments of
microness
Hi, I’ve reviewed the behavior and the relevant code in [MutationStatistics.class.](https://github.com/hcoles/pitest/blob/50652eaa198b4a54142b54fe5812342661fc8864/pitest-entry/src/main/java/org/pitest/mutationtest/statistics/MutationStatistics.java#L27) ## Problem The reason you’re seeing `testStrength as 100%` even when no tests have been run is due to...
Hi @ilopezv, I’m also learning this library myself, and this issue caught my interest. so I've tried to match your environment as closely as possible, but that error does not...