Source file "com/google/common/math/Stats.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 641 of 641 | 0% | 68 of 68 | 0% | 68 | 68 | 139 | 139 | 34 | 34 |
equals(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
meanOf(int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
meanOf(long[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
meanOf(double[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
meanOf(Iterator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeTo(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
populationVariance() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
readFrom(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
sampleVariance() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
fromByteArray(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Stats(long, double, double, double, double) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
toStats() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mean() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
min() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
max() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
toByteArray() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(Iterator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(double[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(int[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(long[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(DoubleStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(IntStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(LongStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$toStats$1(StatsAccumulator, StatsAccumulator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$toStats$0(StatsAccumulator, Number) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
populationStandardDeviation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sampleStandardDeviation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
meanOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
count() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sumOfSquaresOfDeltas() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |