Source file "org/apache/commons/math3/genetics/ListPopulation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 214 of 214 | 0% | 22 of 22 | 0% | 24 | 24 | 46 | 46 | 13 | 13 |
| ListPopulation(List, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| setChromosomes(List) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setPopulationLimit(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addChromosomes(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFittestChromosome() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addChromosome(Chromosome) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ListPopulation(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getChromosomes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPopulationSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChromosomeList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPopulationLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |