Source file "org/apache/commons/math3/ml/neuralnet/Network.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 600 of 600 | 0% | 48 of 48 | 0% | 44 | 44 | 116 | 116 | 20 | 20 |
| Network(long, int, Neuron[], long[][]) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| getNeighbours(Iterable, Iterable) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| writeReplace() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| copy() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getNeighbours(Neuron, Iterable) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| createNeuron(double[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addLink(Neuron, Neuron) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| deleteLink(Neuron, Neuron) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| deleteNeuron(Neuron) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Network(long, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getNeuron(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getNeurons(Comparator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addLinkToLinkSet(Set, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deleteLinkFromLinkSet(Set, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNeighbours(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNeighbours(Neuron) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createNextId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFeaturesSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |