Summary

[summary] [package list] [test cases]

TestsErrorsFailuresSuccess rateTime(s)
819 0 0 100.00% 52.82

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.commons.math 13 0 0 100.00% 0.13
org.apache.commons.math.analysis 50 0 0 100.00% 0.42
org.apache.commons.math.complex 167 0 0 100.00% 0.19
org.apache.commons.math.distribution 129 0 0 100.00% 25.50
org.apache.commons.math.fraction 25 0 0 100.00% 0.09
org.apache.commons.math.linear 67 0 0 100.00% 0.28
org.apache.commons.math.random 56 0 0 100.00% 22.12
org.apache.commons.math.special 33 0 0 100.00% 0.12
org.apache.commons.math.stat 21 0 0 100.00% 0.29
org.apache.commons.math.stat.data 2 0 0 100.00% 0.26
org.apache.commons.math.stat.descriptive 40 0 0 100.00% 0.93
org.apache.commons.math.stat.descriptive.moment 68 0 0 100.00% 0.97
org.apache.commons.math.stat.descriptive.rank 26 0 0 100.00% 0.24
org.apache.commons.math.stat.descriptive.summary 28 0 0 100.00% 0.34
org.apache.commons.math.stat.inference 30 0 0 100.00% 0.56
org.apache.commons.math.stat.regression 8 0 0 100.00% 0.15
org.apache.commons.math.util 56 0 0 100.00% 0.23

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.math

ClassTestsErrorsFailuresSuccess RateTime
Success FunctionEvaluationExceptionTest 3 0 0 100.00% 0.028
Success MathConfigurationExceptionTest 4 0 0 100.00% 0.028
Success MathExceptionTest 6 0 0 100.00% 0.074

org.apache.commons.math.analysis

ClassTestsErrorsFailuresSuccess RateTime
Success BisectionSolverTest 11 0 0 100.00% 0.061
Success BrentSolverTest 3 0 0 100.00% 0.078
Success ConvergenceExceptionTest 4 0 0 100.00% 0.029
Success NewtonSolverTest 3 0 0 100.00% 0.061
Success PolynomialFunctionTest 5 0 0 100.00% 0.026
Success PolynomialSplineFunctionTest 2 0 0 100.00% 0.028
Success SplineInterpolatorTest 5 0 0 100.00% 0.029
Success UnivariateRealSolverFactoryImplTest 8 0 0 100.00% 0.032
Success UnivariateRealSolverUtilsTest 9 0 0 100.00% 0.077

org.apache.commons.math.complex

ClassTestsErrorsFailuresSuccess RateTime
Success ComplexFormatTest 34 0 0 100.00% 0.054
Success ComplexTest 30 0 0 100.00% 0.031
Success ComplexUtilsTest 69 0 0 100.00% 0.047
Success FrenchComplexFormatTest 34 0 0 100.00% 0.056

org.apache.commons.math.distribution

ClassTestsErrorsFailuresSuccess RateTime
Success BinomialDistributionTest 6 0 0 100.00% 0.095
Success CauchyDistributionTest 8 0 0 100.00% 0.090
Success ChiSquareDistributionTest 6 0 0 100.00% 0.110
Success DistributionFactoryImplTest 39 0 0 100.00% 0.096
Success ExponentialDistributionTest 8 0 0 100.00% 0.090
Success FDistributionTest 8 0 0 100.00% 0.107
Success GammaDistributionTest 8 0 0 100.00% 0.113
Success HypergeometricDistributionTest 10 0 0 100.00% 24.004
Success NormalDistributionTest 10 0 0 100.00% 0.147
Success PoissonDistributionTest 9 0 0 100.00% 0.354
Success TDistributionTest 8 0 0 100.00% 0.165
Success WeibullDistributionTest 9 0 0 100.00% 0.125

org.apache.commons.math.fraction

ClassTestsErrorsFailuresSuccess RateTime
Success FractionFormatTest 9 0 0 100.00% 0.047
Success FractionTest 16 0 0 100.00% 0.047

org.apache.commons.math.linear

ClassTestsErrorsFailuresSuccess RateTime
Success BigMatrixImplTest 27 0 0 100.00% 0.107
Success InvalidMatrixExceptionTest 2 0 0 100.00% 0.035
Success MatrixIndexExceptionTest 2 0 0 100.00% 0.035
Success MatrixUtilsTest 8 0 0 100.00% 0.049
Success RealMatrixImplTest 28 0 0 100.00% 0.058

org.apache.commons.math.random

ClassTestsErrorsFailuresSuccess RateTime
Success AbstractRandomGeneratorTest 15 0 0 100.00% 0.750
Success EmpiricalDistributionTest 8 0 0 100.00% 2.314
Success RandomAdaptorTest 14 0 0 100.00% 0.751
Success RandomDataTest 13 0 0 100.00% 17.165
Success ValueServerTest 6 0 0 100.00% 1.137

org.apache.commons.math.special

ClassTestsErrorsFailuresSuccess RateTime
Success BetaTest 17 0 0 100.00% 0.045
Success ErfTest 5 0 0 100.00% 0.038
Success GammaTest 11 0 0 100.00% 0.042

org.apache.commons.math.stat

ClassTestsErrorsFailuresSuccess RateTime
Success CertifiedDataTest 2 0 0 100.00% 0.181
Success FrequencyTest 6 0 0 100.00% 0.048
Success StatUtilsTest 13 0 0 100.00% 0.061

org.apache.commons.math.stat.data

ClassTestsErrorsFailuresSuccess RateTime
Success LewTest 1 0 0 100.00% 0.127
Success LotteryTest 1 0 0 100.00% 0.129

org.apache.commons.math.stat.descriptive

ClassTestsErrorsFailuresSuccess RateTime
Success AbstractUnivariateStatisticTest 2 0 0 100.00% 0.033
Success DescriptiveStatisticsImplTest 6 0 0 100.00% 0.171
Success DescriptiveStatisticsTest 13 0 0 100.00% 0.221
Success InteractionTest 1 0 0 100.00% 0.038
Success ListUnivariateImplTest 5 0 0 100.00% 0.161
Success MixedListUnivariateImplTest 4 0 0 100.00% 0.056
Success StatisticalSummaryValuesTest 2 0 0 100.00% 0.064
Success SummaryStatisticsImplTest 7 0 0 100.00% 0.185

org.apache.commons.math.stat.descriptive.moment

ClassTestsErrorsFailuresSuccess RateTime
Success FirstMomentTest 6 0 0 100.00% 0.088
Success FourthMomentTest 6 0 0 100.00% 0.099
Success GeometricMeanTest 7 0 0 100.00% 0.092
Success KurtosisTest 7 0 0 100.00% 0.104
Success MeanTest 7 0 0 100.00% 0.095
Success SecondMomentTest 6 0 0 100.00% 0.091
Success SkewnessTest 7 0 0 100.00% 0.102
Success StandardDeviationTest 8 0 0 100.00% 0.102
Success ThirdMomentTest 6 0 0 100.00% 0.095
Success VarianceTest 8 0 0 100.00% 0.101

org.apache.commons.math.stat.descriptive.rank

ClassTestsErrorsFailuresSuccess RateTime
Success MaxTest 8 0 0 100.00% 0.084
Success MedianTest 1 0 0 100.00% 0.037
Success MinTest 8 0 0 100.00% 0.085
Success PercentileTest 9 0 0 100.00% 0.038

org.apache.commons.math.stat.descriptive.summary

ClassTestsErrorsFailuresSuccess RateTime
Success ProductTest 7 0 0 100.00% 0.085
Success SumLogTest 7 0 0 100.00% 0.084
Success SumSqTest 7 0 0 100.00% 0.085
Success SumTest 7 0 0 100.00% 0.088

org.apache.commons.math.stat.inference

ClassTestsErrorsFailuresSuccess RateTime
Success ChiSquareFactoryTest 4 0 0 100.00% 0.137
Success ChiSquareTestTest 4 0 0 100.00% 0.142
Success TTestFactoryTest 6 0 0 100.00% 0.076
Success TTestTest 6 0 0 100.00% 0.087
Success TestUtilsTest 10 0 0 100.00% 0.115

org.apache.commons.math.stat.regression

ClassTestsErrorsFailuresSuccess RateTime
Success SimpleRegressionTest 8 0 0 100.00% 0.148

org.apache.commons.math.util

ClassTestsErrorsFailuresSuccess RateTime
Success ContinuedFractionTest 1 0 0 100.00% 0.035
Success DefaultTransformerTest 6 0 0 100.00% 0.043
Success MathUtilsTest 31 0 0 100.00% 0.051
Success ResizableDoubleArrayTest 11 0 0 100.00% 0.065
Success TransformerMapTest 7 0 0 100.00% 0.039

Test Cases

[summary] [package list] [test cases]

FunctionEvaluationExceptionTest

Success testConstructor 0.01
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00

MathConfigurationExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00

MathExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00
Success testPrintStackTrace 0.00
Success testSerialization 0.04

BisectionSolverTest

Success testSinZero 0.01
Success testQuinticZero 0.00
Success testSetFunctionValueAccuracy 0.00
Success testResetFunctionValueAccuracy 0.00
Success testSetAbsoluteAccuracy 0.00
Success testResetAbsoluteAccuracy 0.00
Success testSetMaximalIterationCount 0.00
Success testResetMaximalIterationCount 0.00
Success testSetRelativeAccuracy 0.00
Success testResetRelativeAccuracy 0.00
Success testSerialization 0.03

BrentSolverTest

Success testSinZero 0.01
Success testQuinticZero 0.05
Success testBadEndpoints 0.00

ConvergenceExceptionTest

Success testConstructor 0.01
Success testConstructorMessage 0.00
Success testConstructorMessageCause 0.00
Success testConstructorCause 0.00

NewtonSolverTest

Success testSinZero 0.01
Success testQuinticZero 0.00
Success testSerialization 0.03

PolynomialFunctionTest

Success testConstants 0.00
Success testLinear 0.00
Success testQuadratic 0.00
Success testQuintic 0.00
Success testfirstDerivativeComparision 0.00

PolynomialSplineFunctionTest

Success testConstructor 0.00
Success testValues 0.00

SplineInterpolatorTest

Success testInterpolateLinearDegenerateTwoSegment 0.01
Success testInterpolateLinearDegenerateThreeSegment 0.00
Success testInterpolateLinear 0.00
Success testInterpolateSin 0.00
Success testIllegalArguments 0.00

UnivariateRealSolverFactoryImplTest

Success testNewBisectionSolverNull 0.01
Success testNewBisectionSolverValid 0.00
Success testNewNewtonSolverNull 0.00
Success testNewNewtonSolverValid 0.00
Success testNewBrentSolverNull 0.00
Success testNewBrentSolverValid 0.00
Success testNewSecantSolverNull 0.00
Success testNewSecantSolverValid 0.00

UnivariateRealSolverUtilsTest

Success testSolveNull 0.00
Success testSolveBadParameters 0.05
Success testSolveSin 0.00
Success testSolveAccuracyNull 0.00
Success testSolveAccuracySin 0.00
Success testSolveNoRoot 0.00
Success testBracketSin 0.00
Success testBracketCornerSolution 0.00
Success testBadParameters 0.00

ComplexFormatTest

Success testSimpleNoDecimals 0.01
Success testSimpleWithDecimals 0.00
Success testSimpleWithDecimalsTrunc 0.00
Success testNegativeReal 0.00
Success testNegativeImaginary 0.00
Success testNegativeBoth 0.00
Success testZeroReal 0.00
Success testZeroImaginary 0.00
Success testDifferentImaginaryChar 0.00
Success testStaticFormatComplex 0.00
Success testNan 0.00
Success testPositiveInfinity 0.00
Success testNegativeInfinity 0.00
Success testParseSimpleNoDecimals 0.00
Success testParseSimpleWithDecimals 0.00
Success testParseSimpleWithDecimalsTrunc 0.00
Success testParseNegativeReal 0.00
Success testParseNegativeImaginary 0.00
Success testParseNegativeBoth 0.00
Success testParseZeroReal 0.00
Success testParseZeroImaginary 0.00
Success testParseDifferentImaginaryChar 0.00
Success testParseNan 0.00
Success testParsePositiveInfinity 0.00
Success testPaseNegativeInfinity 0.00
Success testConstructorSingleFormat 0.00
Success testGetImaginaryFormat 0.01
Success testSetImaginaryFormatNull 0.00
Success testSetRealFormatNull 0.00
Success testGetRealFormat 0.00
Success testSetImaginaryCharacterNull 0.00
Success testSetImaginaryCharacterEmpty 0.00
Success testFormatNumber 0.00
Success testFormatObject 0.00

ComplexTest

Success testConstructor 0.00
Success testConstructorNaN 0.00
Success testAbs 0.00
Success testAbsNaN 0.00
Success testAbsInfinite 0.00
Success testAdd 0.00
Success testAddNaN 0.00
Success testAddInfinite 0.00
Success testConjugate 0.00
Success testConjugateNaN 0.00
Success testConjugateInfiinite 0.00
Success testDivide 0.00
Success testDivideInfinite 0.00
Success testDivideNaN 0.00
Success testDivideNaNInf 0.00
Success testMultiply 0.00
Success testMultiplyNaN 0.00
Success testMultiplyNaNInf 0.00
Success testNegate 0.00
Success testNegateNaN 0.00
Success testSubtract 0.00
Success testSubtractNaN 0.00
Success testEqualsNull 0.00
Success testEqualsClass 0.00
Success testEqualsSame 0.00
Success testEqualsTrue 0.00
Success testEqualsRealDifference 0.00
Success testEqualsImaginaryDifference 0.00
Success testEqualsNaN 0.00
Success testHashCode 0.00

ComplexUtilsTest

Success testAcos 0.01
Success testAcosInf 0.00
Success testAcosNaN 0.00
Success testAcosNull 0.00
Success testAsin 0.00
Success testAsinNaN 0.00
Success testAsinInf 0.00
Success testAsinNull 0.00
Success testAtan 0.00
Success testAtanInf 0.00
Success testAtanNaN 0.00
Success testAtanNull 0.00
Success testCos 0.00
Success testCosNaN 0.00
Success testCosInf 0.00
Success testCosNull 0.00
Success testCosh 0.00
Success testCoshNaN 0.00
Success testCoshInf 0.00
Success testCoshNull 0.00
Success testExp 0.00
Success testExpNaN 0.00
Success testExpInf 0.00
Success testExpNull 0.00
Success testLog 0.00
Success testLogNaN 0.00
Success testLogInf 0.00
Success testLogZero 0.00
Success testlogNull 0.00
Success testPolar2Complex 0.00
Success testPolar2ComplexIllegalModulus 0.00
Success testPolar2ComplexNaN 0.00
Success testPolar2ComplexInf 0.00
Success testPow 0.00
Success testPowNaNBase 0.00
Success testPowNaNExponent 0.00
Success testPowInf 0.00
Success testPowZero 0.00
Success testpowNull 0.00
Success testSin 0.00
Success testSinInf 0.00
Success testSinNaN 0.00
Success testSinNull 0.00
Success testSinh 0.00
Success testSinhNaN 0.00
Success testSinhInf 0.00
Success testsinhNull 0.00
Success testSqrtRealPositive 0.00
Success testSqrtRealZero 0.00
Success testSqrtRealNegative 0.00
Success testSqrtImaginaryZero 0.00
Success testSqrtImaginaryNegative 0.00
Success testSqrtPolar 0.00
Success testSqrtNaN 0.00
Success testSqrtInf 0.00
Success testSqrtNull 0.00
Success testSqrt1z 0.00
Success testSqrt1zNaN 0.00
Success testSqrt1zNull 0.00
Success testTan 0.00
Success testTanNaN 0.00
Success testTanInf 0.00
Success testTanCritical 0.00
Success testTanNull 0.00
Success testTanh 0.00
Success testTanhNaN 0.00
Success testTanhInf 0.00
Success testTanhCritical 0.00
Success testTanhNull 0.00

FrenchComplexFormatTest

Success testSimpleNoDecimals 0.01
Success testSimpleWithDecimals 0.00
Success testSimpleWithDecimalsTrunc 0.00
Success testNegativeReal 0.00
Success testNegativeImaginary 0.00
Success testNegativeBoth 0.00
Success testZeroReal 0.00
Success testZeroImaginary 0.00
Success testDifferentImaginaryChar 0.00
Success testStaticFormatComplex 0.00
Success testNan 0.00
Success testPositiveInfinity 0.00
Success testNegativeInfinity 0.00
Success testParseSimpleNoDecimals 0.00
Success testParseSimpleWithDecimals 0.00
Success testParseSimpleWithDecimalsTrunc 0.00
Success testParseNegativeReal 0.00
Success testParseNegativeImaginary 0.00
Success testParseNegativeBoth 0.00
Success testParseZeroReal 0.00
Success testParseZeroImaginary 0.00
Success testParseDifferentImaginaryChar 0.00
Success testParseNan 0.00
Success testParsePositiveInfinity 0.00
Success testPaseNegativeInfinity 0.00
Success testConstructorSingleFormat 0.00
Success testGetImaginaryFormat 0.01
Success testSetImaginaryFormatNull 0.00
Success testSetRealFormatNull 0.00
Success testGetRealFormat 0.00
Success testSetImaginaryCharacterNull 0.00
Success testSetImaginaryCharacterEmpty 0.00
Success testFormatNumber 0.00
Success testFormatObject 0.00

BinomialDistributionTest

Success testDegenerate0 0.06
Success testDegenerate1 0.00
Success testDensities 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testIllegalArguments 0.00

CauchyDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.06
Success testMedian 0.00
Success testScale 0.00
Success testSetScale 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

ChiSquareDistributionTest

Success testSmallDf 0.08
Success testDfAccessors 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

DistributionFactoryImplTest

Success testCreateChiSquareDistributionNegative 0.06
Success testCreateChiSquareDistributionZero 0.00
Success testCreateChiSquareDistributionPositive 0.00
Success testCreateFDistributionNegativePositive 0.00
Success testCreateFDistributionZeroPositive 0.00
Success testCreateFDistributionPositiveNegative 0.00
Success testCreateFDistributionPositiveZero 0.00
Success testCreateFDistributionPositivePositive 0.00
Success testCreateExponentialDistributionNegative 0.00
Success testCreateExponentialDistributionZero 0.00
Success testCreateExponentialDistributionPositive 0.00
Success testCreateGammaDistributionNegativePositive 0.00
Success testCreateGammaDistributionZeroPositive 0.00
Success testCreateGammaDistributionPositiveNegative 0.00
Success testCreateGammaDistributionPositiveZero 0.00
Success testCreateGammaDistributionPositivePositive 0.00
Success testCreateTDistributionNegative 0.00
Success testCreateTDistributionZero 0.00
Success testCreateTDistributionPositive 0.00
Success testBinomialDistributionNegativePositive 0.00
Success testBinomialDistributionZeroPositive 0.00
Success testBinomialDistributionPositivePositive 0.00
Success testBinomialDistributionPositiveNegative 0.00
Success testBinomialDistributionPositiveZero 0.00
Success testBinomialDistributionPositiveOne 0.00
Success testBinomialDistributionPositiveTwo 0.00
Success testHypergeometricDistributionNegativePositivePositive 0.00
Success testHypergeometricDistributionZeroPositivePositive 0.00
Success testHypergeometricDistributionPositiveNegativePositive 0.00
Success testHypergeometricDistributionPositiveZeroPositive 0.00
Success testHypergeometricDistributionPositivePositiveNegative 0.00
Success testHypergeometricDistributionPositivePositiveZero 0.00
Success testHypergeometricDistributionSmallPopulationSize 0.00
Success testCauchyDistributionNegative 0.00
Success testCauchyDistributionZero 0.00
Success testWeibullDistributionNegativePositive 0.00
Success testWeibullDistributionZeroPositive 0.00
Success testWeibullDistributionPositiveNegative 0.00
Success testWeibullDistributionPositiveZero 0.00

ExponentialDistributionTest

Success testCumulativeProbabilityExtremes 0.06
Success testInverseCumulativeProbabilityExtremes 0.00
Success testCumulativeProbability2 0.00
Success testMeanAccessors 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

FDistributionTest

Success testCumulativeProbabilityExtremes 0.06
Success testInverseCumulativeProbabilityExtremes 0.00
Success testDfAccessors 0.00
Success testLargeDegreesOfFreedom 0.01
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

GammaDistributionTest

Success testParameterAccessors 0.06
Success testProbabilities 0.01
Success testValues 0.01
Success testInverseCumulativeProbabilityExtremes 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.01
Success testIllegalArguments 0.00

HypergeometricDistributionTest

Success testDegenerateNoFailures 0.06
Success testDegenerateNoSuccesses 0.00
Success testDegenerateFullSample 0.00
Success testPopulationSize 0.00
Success testLargeValues 3.80
Success testMoreLargeValues 20.11
Success testDensities 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testIllegalArguments 0.00

NormalDistributionTest

Success testQuantiles 0.09
Success testInverseCumulativeProbabilityExtremes 0.00
Success testGetMean 0.00
Success testSetMean 0.00
Success testGetStandardDeviation 0.00
Success testSetStandardDeviation 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.01
Success testConsistency 0.00
Success testIllegalArguments 0.00

PoissonDistributionTest

Success testNormalApproximateProbability 0.09
Success testDegenerateInverseCumulativeProbability 0.00
Success testMean 0.00
Success testLargeMeanCumulativeProbability 0.01
Success testLargeMeanInverseCumulativeProbability 0.21
Success testDensities 0.00
Success testCumulativeProbabilities 0.01
Success testInverseCumulativeProbabilities 0.00
Success testIllegalArguments 0.00

TDistributionTest

Success testCumulativeProbabilityAgaintStackOverflow 0.08
Success testSmallDf 0.04
Success testInverseCumulativeProbabilityExtremes 0.00
Success testDfAccessors 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

WeibullDistributionTest

Success testInverseCumulativeProbabilityExtremes 0.08
Success testAlpha 0.00
Success testBeta 0.00
Success testSetAlpha 0.00
Success testSetBeta 0.00
Success testCumulativeProbabilities 0.00
Success testInverseCumulativeProbabilities 0.00
Success testConsistency 0.00
Success testIllegalArguments 0.00

FractionFormatTest

Success testFormat 0.01
Success testFormatNegative 0.00
Success testFormatZero 0.00
Success testFormatImproper 0.00
Success testFormatImproperNegative 0.00
Success testParse 0.00
Success testParseNegative 0.00
Success testParseProper 0.00
Success testParseProperNegative 0.00

FractionTest

Success testConstructor 0.01
Success testCompareTo 0.00
Success testDoubleValue 0.00
Success testFloatValue 0.00
Success testIntValue 0.00
Success testLongValue 0.00
Success testConstructorDouble 0.00
Success testAbs 0.00
Success testReciprocal 0.00
Success testNegate 0.00
Success testAdd 0.00
Success testDivide 0.00
Success testMultiply 0.00
Success testSubtract 0.00
Success testEqualsAndHashCode 0.00
Success testGetReducedFraction 0.00

BigMatrixImplTest

Success testDimensions 0.02
Success testCopyFunctions 0.00
Success testConstructors 0.00
Success testAdd 0.00
Success testAddFail 0.00
Success testNorm 0.00
Success testPlusMinus 0.00
Success testMultiply 0.00
Success testMultiply2 0.00
Success testIsSingular 0.00
Success testInverse 0.01
Success testSolve 0.00
Success testDeterminant 0.01
Success testTrace 0.00
Success testScalarAdd 0.00
Success testOperate 0.00
Success testTranspose 0.00
Success testPremultiplyVector 0.00
Success testPremultiply 0.00
Success testGetVectors 0.00
Success testLUDecomposition 0.01
Success testSubMatrix 0.00
Success testGetColumnMatrix 0.00
Success testGetRowMatrix 0.00
Success testEqualsAndHashCode 0.00
Success testToString 0.00
Success testSetSubMatrix 0.00

InvalidMatrixExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00

MatrixIndexExceptionTest

Success testConstructor 0.00
Success testConstructorMessage 0.00

MatrixUtilsTest

Success testCreateRealMatrix 0.01
Success testCreateBigMatrix 0.01
Success testCreateRowRealMatrix 0.00
Success testCreateRowBigMatrix 0.00
Success testCreateColumnRealMatrix 0.00
Success testCreateColumnBigMatrix 0.00
Success testCreateIdentityMatrix 0.00
Success testCreateBigIdentityMatrix 0.00

RealMatrixImplTest

Success testDimensions 0.01
Success testCopyFunctions 0.00
Success testAdd 0.00
Success testAddFail 0.00
Success testNorm 0.00
Success testPlusMinus 0.00
Success testMultiply 0.00
Success testMultiply2 0.00
Success testIsSingular 0.00
Success testInverse 0.00
Success testSolve 0.00
Success testDeterminant 0.00
Success testTrace 0.00
Success testScalarAdd 0.00
Success testOperate 0.00
Success testTranspose 0.00
Success testPremultiplyVector 0.00
Success testPremultiply 0.00
Success testGetVectors 0.00
Success testGetEntry 0.00
Success testLUDecomposition 0.00
Success testExamples 0.00
Success testSubMatrix 0.00
Success testGetRowMatrix 0.00
Success testGetColumnMatrix 0.00
Success testEqualsAndHashCode 0.00
Success testToString 0.00
Success testSetSubMatrix 0.00

AbstractRandomGeneratorTest

Success testNextInt 0.01
Success testNextLong 0.00
Success testNextBoolean 0.00
Success testNextFloat 0.00
Success testNextSecureLong 0.18
Success testNextSecureInt 0.00
Success testNextPoisson 0.02
Success testNextHex 0.11
Success testNextSecureHex 0.19
Success testNextUniform 0.00
Success testNextGaussian 0.10
Success testNextExponential 0.01
Success testConfig 0.03
Success testNextSample 0.04
Success testNextPermutation 0.00

EmpiricalDistributionTest

Success testLoad 0.26
Success testDoubleLoad 0.10
Success testNext 0.17
Success testNexFail 0.01
Success testGridTooFine 1.02
Success testGridTooFat 0.03
Success testBinIndexOverflow 0.48
Success testSerialization 0.22

RandomAdaptorTest

Success testAdaptor 0.00
Success testNextInt 0.01
Success testNextLong 0.01
Success testNextSecureLong 0.19
Success testNextSecureInt 0.00
Success testNextPoisson 0.02
Success testNextHex 0.11
Success testNextSecureHex 0.19
Success testNextUniform 0.00
Success testNextGaussian 0.10
Success testNextExponential 0.01
Success testConfig 0.03
Success testNextSample 0.04
Success testNextPermutation 0.00

RandomDataTest

Success testNextInt 0.01
Success testNextLong 0.00
Success testNextSecureLong 0.19
Success testNextSecureInt 0.00
Success testNextPoisson 0.02
Success testNextHex 0.11
Success testNextSecureHex 0.19
Success testNextUniform 0.00
Success testNextGaussian 0.10
Success testNextExponential 0.01
Success testConfig 16.44
Success testNextSample 0.05
Success testNextPermutation 0.00

ValueServerTest

Success testNextDigest 1.10
Success testNextDigestFail 0.00
Success testReplay 0.01
Success testModes 0.00
Success testFill 0.00
Success testProperties 0.00

BetaTest

Success testRegularizedBetaNanPositivePositive 0.01
Success testRegularizedBetaPositiveNanPositive 0.00
Success testRegularizedBetaPositivePositiveNan 0.00
Success testRegularizedBetaNegativePositivePositive 0.00
Success testRegularizedBetaPositiveNegativePositive 0.00
Success testRegularizedBetaPositivePositiveNegative 0.00
Success testRegularizedBetaZeroPositivePositive 0.00
Success testRegularizedBetaPositiveZeroPositive 0.00
Success testRegularizedBetaPositivePositiveZero 0.00
Success testRegularizedBetaPositivePositivePositive 0.00
Success testLogBetaNanPositive 0.00
Success testLogBetaPositiveNan 0.00
Success testLogBetaNegativePositive 0.00
Success testLogBetaPositiveNegative 0.00
Success testLogBetaZeroPositive 0.00
Success testLogBetaPositiveZero 0.00
Success testLogBetaPositivePositive 0.00

ErfTest

Success testErf0 0.01
Success testErf1960 0.00
Success testErf2576 0.00
Success testErf2807 0.00
Success testErf3291 0.00

GammaTest

Success testRegularizedGammaNanPositive 0.01
Success testRegularizedGammaPositiveNan 0.00
Success testRegularizedGammaNegativePositive 0.00
Success testRegularizedGammaPositiveNegative 0.00
Success testRegularizedGammaZeroPositive 0.00
Success testRegularizedGammaPositiveZero 0.00
Success testRegularizedGammaPositivePositive 0.00
Success testLogGammaNan 0.00
Success testLogGammaNegative 0.00
Success testLogGammaZero 0.00
Success testLogGammaPositive 0.00

CertifiedDataTest

Success testUnivariateImpl 0.08
Success testStoredUnivariateImpl 0.08

FrequencyTest

Success testCounts 0.02
Success testPcts 0.00
Success testAdd 0.00
Success testEmptyTable 0.00
Success testToString 0.00
Success testIntegerValues 0.00

StatUtilsTest

Success testStats 0.02
Success testN0andN1Conditions 0.00
Success testArrayIndexConditions 0.00
Success testSumSq 0.01
Success testProduct 0.00
Success testSumLog 0.00
Success testMean 0.00
Success testVariance 0.00
Success testMax 0.00
Success testMin 0.00
Success testPercentile 0.00
Success testDifferenceStats 0.00
Success testGeometricMean 0.00

LewTest

Success testCertifiedValues 0.10

LotteryTest

Success testCertifiedValues 0.10

AbstractUnivariateStatisticTest

Success testTestPositive 0.00
Success testTestNegative 0.00

DescriptiveStatisticsImplTest

Success testStats 0.08
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00
Success testGetSortedValues 0.04
Success testPercentiles 0.01

DescriptiveStatisticsTest

Success testStats 0.08
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00
Success testAddValue 0.00
Success testGetSortedValues 0.04
Success testPercentiles 0.01
Success testSerialization 0.05
Success testNewInstanceClassNull 0.00
Success testNewInstanceClassValid 0.00
Success testWindowSize 0.00
Success testWindowing 0.00
Success testToString 0.00

InteractionTest

Success testInteraction 0.01

ListUnivariateImplTest

Success testStats 0.02
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.07
Success testProductAndGeometricMean 0.00
Success testSerialization 0.04

MixedListUnivariateImplTest

Success testStats 0.02
Success testN0andN1Conditions 0.00
Success testSkewAndKurtosis 0.00
Success testProductAndGeometricMean 0.00

StatisticalSummaryValuesTest

Success testSerialization 0.03
Success testEqualsAndHashCode 0.00

SummaryStatisticsImplTest

Success testStats 0.08
Success testN0andN1Conditions 0.00
Success testProductAndGeometricMean 0.00
Success testNaNContracts 0.00
Success testGetSummary 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00

FirstMomentTest

Success testIncrementation 0.01
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

FourthMomentTest

Success testIncrementation 0.01
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

GeometricMeanTest

Success testSpecialValues 0.01
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

KurtosisTest

Success testNaN 0.01
Success testIncrementation 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

MeanTest

Success testSmallSamples 0.01
Success testIncrementation 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

SecondMomentTest

Success testIncrementation 0.01
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

SkewnessTest

Success testNaN 0.01
Success testIncrementation 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

StandardDeviationTest

Success testNaN 0.01
Success testPopulation 0.00
Success testIncrementation 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

ThirdMomentTest

Success testIncrementation 0.01
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

VarianceTest

Success testNaN 0.01
Success testPopulation 0.00
Success testIncrementation 0.00
Success testSerialization 0.06
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

MaxTest

Success testSpecialValues 0.01
Success testNaNs 0.00
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

MedianTest

Success testEvaluation 0.01

MinTest

Success testSpecialValues 0.01
Success testNaNs 0.00
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

PercentileTest

Success testHighPercentile 0.01
Success testPercentile 0.00
Success testNISTExample 0.00
Success test5 0.00
Success testNullEmpty 0.00
Success testSingleton 0.00
Success testSpecialValues 0.00
Success testSetQuantile 0.00
Success testEvaluation 0.00

ProductTest

Success testSpecialValues 0.01
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

SumLogTest

Success testSpecialValues 0.01
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

SumSqTest

Success testSpecialValues 0.01
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

SumTest

Success testSpecialValues 0.01
Success testIncrementation 0.00
Success testSerialization 0.05
Success testEqualsAndHashCode 0.00
Success testMomentSmallSamples 0.00
Success testConsistency 0.00
Success testEvaluation 0.00

ChiSquareFactoryTest

Success testChiSquare 0.10
Success testChiSquareIndependence 0.01
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.00

ChiSquareTestTest

Success testChiSquare 0.09
Success testChiSquareIndependence 0.00
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.01

TTestFactoryTest

Success testOneSampleT 0.04
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.00
Success testTwoSampleTHomoscedastic 0.00
Success testSmallSamples 0.00
Success testPaired 0.00

TTestTest

Success testOneSampleT 0.03
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.01
Success testTwoSampleTHomoscedastic 0.01
Success testSmallSamples 0.00
Success testPaired 0.00

TestUtilsTest

Success testChiSquare 0.05
Success testChiSquareIndependence 0.00
Success testChiSquareLargeTestStatistic 0.00
Success testChiSquareZeroCount 0.00
Success testOneSampleT 0.02
Success testOneSampleTTest 0.00
Success testTwoSampleTHeterscedastic 0.00
Success testTwoSampleTHomoscedastic 0.01
Success testSmallSamples 0.00
Success testPaired 0.00

SimpleRegressionTest

Success testNorris 0.01
Success testCorr 0.00
Success testNaNs 0.00
Success testClear 0.00
Success testInference 0.11
Success testPerfect 0.00
Success testPerfectNegative 0.00
Success testRandom 0.00

ContinuedFractionTest

Success testGoldenRation 0.00

DefaultTransformerTest

Success testTransformDouble 0.01
Success testTransformNull 0.00
Success testTransformInteger 0.00
Success testTransformBigDecimal 0.00
Success testTransformString 0.00
Success testTransformObject 0.00

MathUtilsTest

Success testAddAndCheck 0.00
Success testMulAndCheck 0.00
Success testSubAndCheck 0.00
Success testSubAndCheckErrorMessage 0.00
Success testBinomialCoefficient 0.00
Success test0Choose0 0.00
Success testBinomialCoefficientFail 0.00
Success testFactorial 0.00
Success testFactorialFail 0.00
Success testSignDouble 0.00
Success testSignFloat 0.00
Success testSignByte 0.00
Success testSignShort 0.00
Success testSignInt 0.00
Success testSignLong 0.00
Success testIndicatorDouble 0.00
Success testIndicatorFloat 0.00
Success testIndicatorByte 0.00
Success testIndicatorShort 0.00
Success testIndicatorInt 0.00
Success testIndicatorLong 0.00
Success testCosh 0.00
Success testSinh 0.00
Success testCoshNaN 0.00
Success testSinhNaN 0.00
Success testEquals 0.00
Success testHash 0.00
Success testGcd 0.00
Success testLcm 0.00
Success testRoundFloat 0.00
Success testRoundDouble 0.00

ResizableDoubleArrayTest

Success testConstructors 0.01
Success testSetElementArbitraryExpansion 0.00
Success testAdd1000 0.00
Success testAddElementRolling 0.02
Success testSetNumberOfElements 0.00
Success testWithInitialCapacity 0.00
Success testWithInitialCapacityAndExpansionFactor 0.00
Success testDiscard 0.00
Success testMutators 0.00
Success testGetValues 0.00
Success testMinMax 0.00

TransformerMapTest

Success testPutTransformer 0.01
Success testContainsClass 0.00
Success testContainsTransformer 0.00
Success testRemoveTransformer 0.00
Success testClear 0.00
Success testClasses 0.00
Success testTransformers 0.00