Source file "org/apache/commons/math3/random/SobolSequenceGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 481 of 481 | 0% | 42 of 42 | 0% | 29 | 29 | 98 | 98 | 8 | 8 |
| initFromStream(InputStream) | 0% | 0% | 7 | 7 | 30 | 30 | 1 | 1 | ||
| initDirectionVector(int, int, int[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| nextVector() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| skipTo(int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| SobolSequenceGenerator(int) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| SobolSequenceGenerator(int, InputStream) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |