JUnit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
37600100.00%7.349

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


Packages

NameTestsErrorsFailuresTime(s)Time Stamp
org.jacoco.agent.rt10000.4382010-03-10T21:35:15
org.jacoco.core.analysis87001.0182010-03-10T21:35:06
org.jacoco.core.data35000.1872010-03-10T21:35:08
org.jacoco.core.instr48000.5322010-03-10T21:35:08
org.jacoco.core.runtime53000.4222010-03-10T21:35:09
org.jacoco.core.test5000.0932010-03-10T21:35:09
org.jacoco.core.test.validation13000.2672010-03-10T21:35:09
org.jacoco.report33000.5782010-03-10T21:35:21
org.jacoco.report.csv12000.1102010-03-10T21:35:22
org.jacoco.report.html57003.4242010-03-10T21:35:22
org.jacoco.report.html.resources3000.0622010-03-10T21:35:26
org.jacoco.report.xml20000.2182010-03-10T21:35:26

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


Package org.jacoco.agent.rt

NameTestsErrorsFailuresTime(s)Time Stamp
CoverageTransformerTest10000.4382010-03-10T21:35:15

Back to top

Package org.jacoco.core.analysis

NameTestsErrorsFailuresTime(s)Time Stamp
AbstractCounterTest17000.4062010-03-10T21:35:06
BundleCoverageTest3000.1102010-03-10T21:35:07
ClassCoverageTest8000.0472010-03-10T21:35:07
CounterComparatorTest8000.1102010-03-10T21:35:07
CounterImplTest9000.0472010-03-10T21:35:07
CoverageBuilderTest5000.0942010-03-10T21:35:07
CoverageNodeImplTest8000.0632010-03-10T21:35:07
LinesImplTest18000.0782010-03-10T21:35:07
MethodCoverageTest4000.0162010-03-10T21:35:07
NodeComparatorTest3000.0162010-03-10T21:35:07
PackageCoverageTest3000.0312010-03-10T21:35:07
SourceFileCoverageTest1000.0002010-03-10T21:35:08

Back to top

Package org.jacoco.core.data

NameTestsErrorsFailuresTime(s)Time Stamp
CompactDataInputOutputTest12000.0622010-03-10T21:35:08
ExecutionDataReaderWriterTest13000.0782010-03-10T21:35:08
ExecutionDataStoreTest10000.0472010-03-10T21:35:08

Back to top

Package org.jacoco.core.instr

NameTestsErrorsFailuresTime(s)Time Stamp
AnalyzerTest1000.0622010-03-10T21:35:08
BlockClassAdapterTest2000.1252010-03-10T21:35:08
BlockMethodAdapterTest6000.0632010-03-10T21:35:08
CRC64Test4000.0162010-03-10T21:35:08
ClassInstrumenterTest1000.0942010-03-10T21:35:08
IntSetTest6000.0312010-03-10T21:35:08
MethodAnalyzerTest27000.1252010-03-10T21:35:08
MethodInstrumenterTest1000.0162010-03-10T21:35:09

Back to top

Package org.jacoco.core.runtime

NameTestsErrorsFailuresTime(s)Time Stamp
AgentOptionsTest21000.1102010-03-10T21:35:09
ExecutionDataAccessTest3000.0472010-03-10T21:35:09
LoggerRuntimeTest7000.0472010-03-10T21:35:09
ModifiedSystemClassRuntimeTest9000.0942010-03-10T21:35:09
SystemPropertiesRuntimeTest7000.0312010-03-10T21:35:09
WildcardMatcherTest6000.0932010-03-10T21:35:09

Back to top

Package org.jacoco.core.test

NameTestsErrorsFailuresTime(s)Time Stamp
InstrumentationScenariosTest5000.0932010-03-10T21:35:09

Back to top

Package org.jacoco.core.test.validation

NameTestsErrorsFailuresTime(s)Time Stamp
BooleanExpressionsTest1000.0472010-03-10T21:35:09
ClassInitializerTest1000.0312010-03-10T21:35:09
ControlStructuresTest1000.1102010-03-10T21:35:09
ExceptionsTest1000.0322010-03-10T21:35:10
InterfaceClassInitializerTest1000.0162010-03-10T21:35:10
SourceTest8000.0312010-03-10T21:35:10

Back to top

Package org.jacoco.report

NameTestsErrorsFailuresTime(s)Time Stamp
JavaNamesTest16000.3592010-03-10T21:35:21
MultiFormatterTest2000.0632010-03-10T21:35:21
NormalizedFileNamesTest4000.0472010-03-10T21:35:21
ReportOutputFolderTest11000.1092010-03-10T21:35:22

Back to top

Package org.jacoco.report.csv

NameTestsErrorsFailuresTime(s)Time Stamp
DelimitedWriterTest12000.1102010-03-10T21:35:22

Back to top

Package org.jacoco.report.html

NameTestsErrorsFailuresTime(s)Time Stamp
BarColumnTest5001.0942010-03-10T21:35:22
CounterColumnTest6000.5942010-03-10T21:35:23
CoverageTableTest3000.1412010-03-10T21:35:24
HTMLDocumentTest5000.1412010-03-10T21:35:24
HTMLElementTest22000.0942010-03-10T21:35:24
LabelColumnTest4000.3752010-03-10T21:35:24
PercentageColumnTest5000.4842010-03-10T21:35:24
ReportPageTest3000.1102010-03-10T21:35:25
SourceHighlighterTest4000.3912010-03-10T21:35:25

Back to top

Package org.jacoco.report.html.resources

NameTestsErrorsFailuresTime(s)Time Stamp
ResourcesTest3000.0622010-03-10T21:35:26

Back to top

Package org.jacoco.report.xml

NameTestsErrorsFailuresTime(s)Time Stamp
XMLDocumentTest6000.0162010-03-10T21:35:26
XMLElementTest12000.0462010-03-10T21:35:26
XMLReportFileTest2000.1562010-03-10T21:35:26

Back to top

TestCase AbstractCounterTest

NameStatusTypeTime(s)
testGetTotalCountSuccess0.031
testGetCoveredCountSuccess0.000
testGetMissedCountSuccess0.016
testGetCoveredRatio1Success0.000
testGetCoveredRatio2Success0.016
testGetCoveredRatio3Success0.000
testGetMissedRatio1Success0.015
testGetMissedRatio2Success0.000
testGetMissedRatio3Success0.000
testEquals1Success0.015
testEquals2Success0.016
testEquals3Success0.000
testEquals4Success0.016
testHashCode1Success0.000
testHashCode2Success0.000
testHashCode3Success0.000
testToStringSuccess0.000

Back to top

TestCase AgentOptionsTest

NameStatusTypeTime(s)
testToStringSuccess0.031
testDefaultsSuccess0.000
testEmptyOptionsSuccess0.000
testGetDestileSuccess0.000
testSetDestileSuccess0.000
testGetAppendTrueSuccess0.000
testGetAppendFalseSuccess0.000
testSetAppendTrueSuccess0.000
testSetAppendFalseSuccess0.000
testGetExclClassloaderSuccess0.000
testSetExclClassloaderSuccess0.000
testGetIncludesSuccess0.000
testSetIncludesSuccess0.016
testGetExcludesSuccess0.000
testSetExcludesSuccess0.000
testInvalidOptionFormatSuccess0.000
testInvalidOptionKeySuccess0.000
testInvalidOptionValueSuccess0.000
testVMArgsWithNoOptionsSuccess0.000
testVMArgsWithOneOptionSuccess0.000
testVMArgsWithOptionsSuccess0.000

Back to top

TestCase AnalyzerTest

NameStatusTypeTime(s)
testInvalidDirectorySuccess0.062

Back to top

TestCase BarColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.421
testFooterSuccess0.141
testBarWidthsSuccess0.203
testRedBarOnlySuccess0.094
testGreenBarOnlySuccess0.188

Back to top

TestCase BlockClassAdapterTest

NameStatusTypeTime(s)
testNonAbstractMethodsSuccess0.109
testAbstractMethodsSuccess0.000

Back to top

TestCase BlockMethodAdapterTest

NameStatusTypeTime(s)
testReturnSuccess0.016
testThrowSuccess0.000
testIfSuccess0.000
testTableSwitchSuccess0.000
testLookupSwitchSuccess0.000
testTryCatchSuccess0.000

Back to top

TestCase BooleanExpressionsTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.031

Back to top

TestCase BundleCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.047
testCountersSuccess0.015
testGroupByPackageSuccess0.016

Back to top

TestCase ClassCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000
testGetPackageName1Success0.000
testGetPackageName2Success0.000
testGetSimpleName1Success0.000
testGetSimpleName2Success0.000
testEmptyClassSuccess0.000
testMissedSuccess0.000
testCoveredSuccess0.000

Back to top

TestCase ClassInitializerTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.016

Back to top

TestCase ClassInstrumenterTest

NameStatusTypeTime(s)
testInstrumentInstrumentedClassSuccess0.078

Back to top

TestCase CompactDataInputOutputTest

NameStatusTypeTime(s)
testVarInt0x00000000Success0.015
testVarInt0x0000007FSuccess0.000
testVarInt0x00000080Success0.000
testVarInt0x00000100Success0.000
testVarInt0x12345678Success0.000
testVarIntMinus1Success0.000
testVarIntMinValueSuccess0.000
testVarIntMaxValueSuccess0.000
testPackedBooleanEmptySuccess0.000
testPackedBoolean3Success0.000
testPackedBoolean8Success0.000
testPackedBoolean9Success0.000

Back to top

TestCase ControlStructuresTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.094

Back to top

TestCase CounterColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.093
testFooterSuccess0.125
testItemSuccess0.063
testHiddenHeaderSuccess0.109
testHiddenItemSuccess0.047
testHiddenFooterSuccess0.110

Back to top

TestCase CounterComparatorTest

NameStatusTypeTime(s)
testTotalItemsComparatorSuccess0.047
testCoveredItemsComparatorSuccess0.000
testMissedItemsComparatorSuccess0.000
testCoveredRatioComparatorSuccess0.000
testMissedRatioComparatorSuccess0.000
testReverseComparatorSuccess0.000
testNodeComparator1Success0.032
testNodeComparator2Success0.000

Back to top

TestCase CounterImplTest

NameStatusTypeTime(s)
testGetInstance1Success0.000
testGetInstance2Success0.000
testGetInstance3Success0.000
testGetInstance4Success0.000
testGetInstance5Success0.000
testGetInstance6Success0.016
testGetInstance7Success0.000
testIncrement1Success0.000
testIncrement2Success0.000

Back to top

TestCase CoverageBuilderTest

NameStatusTypeTime(s)
testCreateClassMissedSuccess0.031
testCreateClassCoveredSuccess0.000
testIgnoreClassesWithoutCodeSuccess0.000
testCreateSourceFileSuccess0.000
testGetBundleSuccess0.000

Back to top

TestCase CoverageNodeImplTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000
testInitWithoutLinesSuccess0.000
testInitWithLinesSuccess0.000
testIncrementWithoutLinesSuccess0.000
testIncrementWithLinesSuccess0.015
testIncrementCollectionSuccess0.000
testGetPlainCopyWithLinesSuccess0.016
testGetPlainCopyWithoutLinesSuccess0.000

Back to top

TestCase CoverageTableTest

NameStatusTypeTime(s)
testCallbackSequenceSuccess0.062
testSortingSuccess0.000
testValidHTMLSuccess0.079

Back to top

TestCase CoverageTransformerTest

NameStatusTypeTime(s)
testFilterAgentClassSuccess0.078
testFilterSystemClassSuccess0.015
testFilterClassLoaderPositiveSuccess0.000
testFilterClassLoaderNegativeSuccess0.000
testFilterIncludedClassPositiveSuccess0.016
testFilterIncludedClassNegativeSuccess0.000
testFilterExcludedClassPositiveSuccess0.016
testFilterExcludedClassNegativeSuccess0.015
testTransformFilteredSuccess0.000
testTransformFailureSuccess0.032

Back to top

TestCase CRC64Test

NameStatusTypeTime(s)
test0Success0.000
test1Success0.000
test2Success0.000
test3Success0.000

Back to top

TestCase DelimitedWriterTest

NameStatusTypeTime(s)
testNoWritesSuccess0.016
testSingleFieldSuccess0.015
testFieldContainingDelimiterSuccess0.000
testFieldContainingDelimiterAndQuoteSuccess0.000
testWriteEmptyHeaderSuccess0.016
testWriteHeaderSuccess0.000
testMultipleFieldsOnOneLineSuccess0.000
testMultipleFieldsOnMultipleLinesSuccess0.000
testAutoEscapedFieldSuccess0.016
testWordWithSpaceSuccess0.000
testIntSuccess0.000
testIntsSuccess0.000

Back to top

TestCase ExceptionsTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.016

Back to top

TestCase ExecutionDataAccessTest

NameStatusTypeTime(s)
testGetExecutionData1Success0.000
testGenerateArgumentArraySuccess0.031
testGenerateAccessCallSuccess0.000

Back to top

TestCase ExecutionDataReaderWriterTest

NameStatusTypeTime(s)
testEmptyClassSuccess0.016
testEmptySuccess0.000
testGetFileHeaderSuccess0.000
testValidHeaderSuccess0.000
testInvalidMagicNumberSuccess0.000
testInvalidHeaderVersionSuccess0.000
testUnknownBlockSuccess0.000
testMinClassIdSuccess0.000
testMaxClassIdSuccess0.000
testOneClassSuccess0.000
testTwoClassesSuccess0.000
testBigClassSuccess0.000
testIOExceptionSuccess0.016

Back to top

TestCase ExecutionDataStoreTest

NameStatusTypeTime(s)
testEmptySuccess0.000
testPutSuccess0.000
testGetWithoutCreateSuccess0.000
testGetWithCreateSuccess0.000
testGetNegative1Success0.000
testGetNegative2Success0.000
testPutNegativeSuccess0.000
testMergeSuccess0.000
testMergeNegativeSuccess0.000
testResetSuccess0.000

Back to top

TestCase HTMLDocumentTest

NameStatusTypeTime(s)
testWriterSuccess0.000
testStreamSuccess0.000
testHeadSuccess0.000
testBodySuccess0.015
testMinimalHTMLDocumentSuccess0.110

Back to top

TestCase HTMLElementTest

NameStatusTypeTime(s)
testMetaSuccess0.016
testLinkSuccess0.000
testTitleSuccess0.000
testH1Success0.015
testSpan1Success0.000
testSpan2Success0.000
testPreSuccess0.000
testDivSuccess0.000
testBrSuccess0.000
testA1Success0.000
testA2Success0.000
testTableSuccess0.000
testTheadSuccess0.000
testTfootSuccess0.000
testTbodySuccess0.000
testTrSuccess0.000
testTd1Success0.000
testTd2Success0.000
testTd3Success0.016
testTd4Success0.000
testImgSuccess0.000
testScriptSuccess0.000

Back to top

TestCase InstrumentationScenariosTest

NameStatusTypeTime(s)
init_01Success0.031
init_02Success0.000
init_03Success0.015
init_04Success0.016
init_05Success0.015

Back to top

TestCase InterfaceClassInitializerTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.000

Back to top

TestCase IntSetTest

NameStatusTypeTime(s)
testEmptySetSuccess0.000
testAdd1Success0.000
testAdd2Success0.000
testAdd3Success0.000
testContainsSuccess0.016
testClearSuccess0.000

Back to top

TestCase JavaNamesTest

NameStatusTypeTime(s)
testGetPackageName1Success0.031
testGetPackageName2Success0.016
testGetClassName1Success0.000
testGetClassName2Success0.000
testGetClassName3Success0.000
testGetClassName4Success0.000
testGetClassName5Success0.016
testGetMethodName1Success0.047
testGetMethodName2Success0.000
testGetMethodName3Success0.016
testGetMethodName4Success0.000
testGetMethodName5Success0.000
testGetMethodName6Success0.000
testGetMethodName7Success0.000
testGetMethodName8Success0.000
testGetMethodName9Success0.000

Back to top

TestCase LabelColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.062
testFooterSuccess0.110
testItemWithoutLinkSuccess0.078
testItemWithLinkSuccess0.109

Back to top

TestCase LinesImplTest

NameStatusTypeTime(s)
testIncrement1Success0.000
testIncrement2Success0.000
testEmpty1Success0.000
testEmpty2Success0.000
testEmpty3Success0.000
testInitMissedSuccess0.000
testInitCoveredSuccess0.016
testIncrement3Success0.000
testIncrement4Success0.000
testIncrement5Success0.000
testIncrement6Success0.015
testIncrement7Success0.000
testIncrement8Success0.000
testIncrement9Success0.000
testIncrementEmptySuccess0.000
testIncreaseLeftSuccess0.000
testIncreaseRightSuccess0.000
testIncreaseBothSuccess0.000

Back to top

TestCase LoggerRuntimeTest

NameStatusTypeTime(s)
testResetSuccess0.016
testCollectEmptySuccess0.000
testDataAccessorSuccess0.000
testCollectAndResetSuccess0.015
testNoLocalVariablesInDataAccessorSuccess0.000
testExecutionRecordingSuccess0.016
testLoadSameClassTwiceSuccess0.000

Back to top

TestCase MethodAnalyzerTest

NameStatusTypeTime(s)
testVisitBlockEndBeforeJumpSuccess0.015
testVisitAnnotationSuccess0.000
testVisitAnnotationDefaultSuccess0.000
testVisitParameterAnnotationSuccess0.016
testVisitAttributeSuccess0.000
testVisitCodeSuccess0.000
testVisitFrameSuccess0.000
testVisitLabelSuccess0.000
testLocalVariableSuccess0.000
testVisitTryCatchBlockSuccess0.000
testVisitMaxsSuccess0.015
testVisitLineNumber1Success0.000
testVisitLineNumber2Success0.000
testVisitLineNumber3Success0.000
testVisitInsnSuccess0.016
testVisitJumpInsnSuccess0.000
testVisitFieldInsnSuccess0.000
testVisitIincInsnSuccess0.000
testVisitIntInsnSuccess0.016
testVisitLdcInsnSuccess0.000
testVisitLookupSwitchInsnSuccess0.000
testVisitMethodInsnSuccess0.000
testVisitMultiANewArrayInsnSuccess0.000
testVisitTableSwitchInsnSuccess0.000
testVisitTypeInsnSuccess0.000
testVisitVarInsnSuccess0.000
testEndSuccess0.000

Back to top

TestCase MethodCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.016
testMissedSuccess0.000
testCoveredSuccess0.000
testEmptyMethodSuccess0.000

Back to top

TestCase MethodInstrumenterTest

NameStatusTypeTime(s)
testReturnSuccess0.000

Back to top

TestCase ModifiedSystemClassRuntimeTest

NameStatusTypeTime(s)
testCreateForSuccess0.047
testCreateForNegativeSuccess0.000
testResetSuccess0.000
testCollectEmptySuccess0.000
testDataAccessorSuccess0.000
testCollectAndResetSuccess0.000
testNoLocalVariablesInDataAccessorSuccess0.000
testExecutionRecordingSuccess0.000
testLoadSameClassTwiceSuccess0.015

Back to top

TestCase MultiFormatterTest

NameStatusTypeTime(s)
testMockFormatterSuccess0.031
testMultiFormatterSuccess0.016

Back to top

TestCase NodeComparatorTest

NameStatusTypeTime(s)
testSortSuccess0.016
testSecond1Success0.000
testSecond2Success0.000

Back to top

TestCase NormalizedFileNamesTest

NameStatusTypeTime(s)
testKeepLegalCharactersSuccess0.015
testReplaceIllegalCharactersSuccess0.000
testReplaceIllegalCharactersNonUniqueSuccess0.000
testCaseAwareSuccess0.000

Back to top

TestCase PackageCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000
testCountersWithSourcesSuccess0.016
testCountersWithoutSourcesSuccess0.015

Back to top

TestCase PercentageColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.062
testItem1Success0.110
testItem2Success0.078
testFooter1Success0.062
testFooter2Success0.141

Back to top

TestCase ReportOutputFolderTest

NameStatusTypeTime(s)
testFileInRootSuccess0.015
testSubfolderInstanceSuccess0.016
testLinkInRootSuccess0.000
testFileInSubFolderSuccess0.000
testLinkInSubFolderSuccess0.000
testRelativeLinkInSameFolderSuccess0.000
testRelativeLinkInParentFolderSuccess0.000
testRelativeLinkInSubFolderSuccess0.016
testRelativeLinkInSibling1Success0.000
testRelativeLinkInSibling2Success0.000
testInvalidRelativeLinkSuccess0.000

Back to top

TestCase ReportPageTest

NameStatusTypeTime(s)
testLinkSuccess0.000
testGetNodeSuccess0.000
testPageContentSuccess0.094

Back to top

TestCase ResourcesTest

NameStatusTypeTime(s)
testGetLinkSuccess0.000
testCopyResourcesSuccess0.047
testGetElementStyleSuccess0.000

Back to top

TestCase SourceFileCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000

Back to top

TestCase SourceHighlighterTest

NameStatusTypeTime(s)
testLineNumberingSuccess0.125
testLineIdsSuccess0.062
testTabReplacementSuccess0.110
testHighlightingSuccess0.063

Back to top

TestCase SourceTest

NameStatusTypeTime(s)
testGetLines1Success0.000
testGetLines2Success0.000
testGetLines3Success0.016
testGetLineSuccess0.000
testGetLineNumberSuccess0.000
testGetLineNumberNegativeSuccess0.000
testDuplicateTagSuccess0.015
testGetSourceForSuccess0.000

Back to top

TestCase SystemPropertiesRuntimeTest

NameStatusTypeTime(s)
testResetSuccess0.000
testCollectEmptySuccess0.000
testDataAccessorSuccess0.000
testCollectAndResetSuccess0.016
testNoLocalVariablesInDataAccessorSuccess0.000
testExecutionRecordingSuccess0.000
testLoadSameClassTwiceSuccess0.000

Back to top

TestCase WildcardMatcherTest

NameStatusTypeTime(s)
testEmptySuccess0.063
testExactSuccess0.000
testCaseSensitiveSuccess0.015
testQuoteSuccess0.000
testWildcardsSuccess0.000
testMultiExpressionSuccess0.000

Back to top

TestCase XMLDocumentTest

NameStatusTypeTime(s)
testStreamSuccess0.000
testNoDoctypeSuccess0.000
testNoDoctypeStandaloneSuccess0.016
testDoctypeSuccess0.000
testDoctypeStandaloneSuccess0.000
testCloseSuccess0.000

Back to top

TestCase XMLElementTest

NameStatusTypeTime(s)
testEmptyNodeSuccess0.000
testAddAttributeToClosedNodeSuccess0.016
testAddChildToClosedNodeSuccess0.000
testAddTextToClosedNodeSuccess0.000
testNestedElementSuccess0.000
test2NestedElementsSuccess0.000
testTextSuccess0.015
testMixedContentSuccess0.000
testQuotedTextSuccess0.000
testAttributesSuccess0.000
testInvalidAttributeOutput1Success0.000
testInvalidAttributeOutput2Success0.000

Back to top

TestCase XMLReportFileTest

NameStatusTypeTime(s)
testEmptyReportSuccess0.031
testReportWithNoGroupsOrBundlesSuccess0.094

Back to top