Source file "org/apache/commons/math3/genetics/BinaryChromosome.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 98 of 98 | 0% | 16 of 16 | 0% | 13 | 13 | 22 | 22 | 5 | 5 |
isSame(Chromosome) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
checkValidity(List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
randomBinaryRepresentation(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BinaryChromosome(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BinaryChromosome(Integer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |