Uses of Class
org.pitest.mutationtest.statistics.StatusCount
-
Packages that use StatusCount Package Description org.pitest.mutationtest.statistics -
-
Uses of StatusCount in org.pitest.mutationtest.statistics
Constructor parameters in org.pitest.mutationtest.statistics with type arguments of type StatusCount Constructor Description Score(String name, Iterable<StatusCount> counts, long totalMutations, long totalDetected, long totalWithCoverage)
-