Source file "org/apache/commons/math3/filter/DefaultProcessModel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| DefaultProcessModel(double[][], double[][], double[][], double[], double[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DefaultProcessModel(RealMatrix, RealMatrix, RealMatrix, RealVector, RealMatrix) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| DefaultProcessModel(double[][], double[][], double[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStateTransitionMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getControlMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcessNoise() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialStateEstimate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialErrorCovariance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |