JUnit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
37700100.00%7.688

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


Packages

NameTestsErrorsFailuresTime(s)Time Stamp
org.jacoco.agent.rt7000.3752010-02-02T22:39:17
org.jacoco.core.analysis86001.1262010-02-02T22:39:08
org.jacoco.core.data31000.2502010-02-02T22:39:10
org.jacoco.core.instr48000.6112010-02-02T22:39:10
org.jacoco.core.runtime63000.4852010-02-02T22:39:11
org.jacoco.core.test7000.1252010-02-02T22:39:12
org.jacoco.core.test.validation10000.1722010-02-02T22:39:12
org.jacoco.report33000.6412010-02-02T22:39:23
org.jacoco.report.csv12000.0932010-02-02T22:39:24
org.jacoco.report.html57003.5462010-02-02T22:39:24
org.jacoco.report.html.resources3000.0782010-02-02T22:39:28
org.jacoco.report.xml20000.1862010-02-02T22:39:28

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
CoverageTransformerTest7000.3752010-02-02T22:39:17

Back to top

Package org.jacoco.core.analysis

NameTestsErrorsFailuresTime(s)Time Stamp
AbstractCounterTest17000.4852010-02-02T22:39:08
BundleCoverageTest3000.0942010-02-02T22:39:09
ClassCoverageTest8000.0472010-02-02T22:39:09
CounterComparatorTest8000.1412010-02-02T22:39:09
CounterImplTest9000.0472010-02-02T22:39:09
CoverageBuilderTest4000.0622010-02-02T22:39:09
CoverageNodeImplTest8000.0622010-02-02T22:39:09
LinesImplTest18000.0632010-02-02T22:39:09
MethodCoverageTest4000.0632010-02-02T22:39:10
NodeComparatorTest3000.0152010-02-02T22:39:10
PackageCoverageTest3000.0312010-02-02T22:39:10
SourceFileCoverageTest1000.0162010-02-02T22:39:10

Back to top

Package org.jacoco.core.data

NameTestsErrorsFailuresTime(s)Time Stamp
CompactDataInputOutputTest12000.0622010-02-02T22:39:10
ExecutionDataReaderWriterTest13000.0782010-02-02T22:39:10
ExecutionDataStoreTest6000.1102010-02-02T22:39:10

Back to top

Package org.jacoco.core.instr

NameTestsErrorsFailuresTime(s)Time Stamp
AnalyzerTest1000.0632010-02-02T22:39:10
BlockClassAdapterTest2000.1092010-02-02T22:39:10
BlockMethodAdapterTest6000.0782010-02-02T22:39:10
CRC64Test4000.0312010-02-02T22:39:10
ClassInstrumenterTest1000.1572010-02-02T22:39:10
IntSetTest6000.0322010-02-02T22:39:11
MethodAnalyzerTest27000.1252010-02-02T22:39:11
MethodInstrumenterTest1000.0162010-02-02T22:39:11

Back to top

Package org.jacoco.core.runtime

NameTestsErrorsFailuresTime(s)Time Stamp
AgentOptionsTest21000.1252010-02-02T22:39:11
LoggerRuntimeTest7000.0932010-02-02T22:39:11
MapAdapterTest13000.0792010-02-02T22:39:11
ModifiedSystemClassRuntimeTest9000.1092010-02-02T22:39:11
SystemPropertiesRuntimeTest7000.0472010-02-02T22:39:11
WildcardMatcherTest6000.0322010-02-02T22:39:11

Back to top

Package org.jacoco.core.test

NameTestsErrorsFailuresTime(s)Time Stamp
InstrumentationScenariosTest7000.1252010-02-02T22:39:12

Back to top

Package org.jacoco.core.test.validation

NameTestsErrorsFailuresTime(s)Time Stamp
BooleanExpressionsTest1000.0472010-02-02T22:39:12
ControlStructuresTest1000.0312010-02-02T22:39:12
SourceTest8000.0942010-02-02T22:39:12

Back to top

Package org.jacoco.report

NameTestsErrorsFailuresTime(s)Time Stamp
JavaNamesTest16000.4382010-02-02T22:39:23
MultiFormatterTest2000.0472010-02-02T22:39:23
NormalizedFileNamesTest4000.0472010-02-02T22:39:24
ReportOutputFolderTest11000.1092010-02-02T22:39:24

Back to top

Package org.jacoco.report.csv

NameTestsErrorsFailuresTime(s)Time Stamp
DelimitedWriterTest12000.0932010-02-02T22:39:24

Back to top

Package org.jacoco.report.html

NameTestsErrorsFailuresTime(s)Time Stamp
BarColumnTest5001.2502010-02-02T22:39:24
CounterColumnTest6000.5782010-02-02T22:39:25
CoverageTableTest3000.1562010-02-02T22:39:26
HTMLDocumentTest5000.1252010-02-02T22:39:26
HTMLElementTest22000.1252010-02-02T22:39:26
LabelColumnTest4000.3592010-02-02T22:39:26
PercentageColumnTest5000.4532010-02-02T22:39:27
ReportPageTest3000.1252010-02-02T22:39:27
SourceHighlighterTest4000.3752010-02-02T22:39:27

Back to top

Package org.jacoco.report.html.resources

NameTestsErrorsFailuresTime(s)Time Stamp
ResourcesTest3000.0782010-02-02T22:39:28

Back to top

Package org.jacoco.report.xml

NameTestsErrorsFailuresTime(s)Time Stamp
XMLDocumentTest6000.0312010-02-02T22:39:28
XMLElementTest12000.0462010-02-02T22:39:28
XMLReportFileTest2000.1092010-02-02T22:39:28

Back to top

TestCase AbstractCounterTest

NameStatusTypeTime(s)
testGetTotalSuccess0.047
testGetCoveredSuccess0.000
testGetNotCoveredSuccess0.015
testGetCoveredRatio1Success0.000
testGetCoveredRatio2Success0.016
testGetCoveredRatio3Success0.000
testGetNotCoveredRatio1Success0.016
testGetNotCoveredRatio2Success0.000
testGetNotCoveredRatio3Success0.000
testEquals1Success0.016
testEquals2Success0.015
testEquals3Success0.000
testEquals4Success0.000
testHashCode1Success0.016
testHashCode2Success0.000
testHashCode3Success0.016
testToStringSuccess0.000

Back to top

TestCase AgentOptionsTest

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

Back to top

TestCase AnalyzerTest

NameStatusTypeTime(s)
testInvalidDirectorySuccess0.063

Back to top

TestCase BarColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.531
testFooterSuccess0.172
testBarWidthsSuccess0.219
testRedBarOnlySuccess0.109
testGreenBarOnlySuccess0.188

Back to top

TestCase BlockClassAdapterTest

NameStatusTypeTime(s)
testNonAbstractMethodsSuccess0.094
testAbstractMethodsSuccess0.000

Back to top

TestCase BlockMethodAdapterTest

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

Back to top

TestCase BooleanExpressionsTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.047

Back to top

TestCase BundleCoverageTest

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

Back to top

TestCase ClassCoverageTest

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

Back to top

TestCase ClassInstrumenterTest

NameStatusTypeTime(s)
testInstrumentInstrumentedClassSuccess0.141

Back to top

TestCase CompactDataInputOutputTest

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

Back to top

TestCase ControlStructuresTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.031

Back to top

TestCase CounterColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.079
testFooterSuccess0.125
testItemSuccess0.062
testHiddenHeaderSuccess0.125
testHiddenItemSuccess0.063
testHiddenFooterSuccess0.109

Back to top

TestCase CounterComparatorTest

NameStatusTypeTime(s)
testTotalItemsComparatorSuccess0.078
testCoveredItemsComparatorSuccess0.000
testNotCoveredItemsComparatorSuccess0.000
testCoveredRatioComparatorSuccess0.015
testNotCoveredRatioComparatorSuccess0.000
testReverseComparatorSuccess0.000
testNodeComparator1Success0.032
testNodeComparator2Success0.000

Back to top

TestCase CounterImplTest

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

Back to top

TestCase CoverageBuilderTest

NameStatusTypeTime(s)
testCreateClassNotCoveredSuccess0.031
testCreateClassCoveredSuccess0.016
testCreateSourceFileSuccess0.000
testGetBundleSuccess0.000

Back to top

TestCase CoverageNodeImplTest

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

Back to top

TestCase CoverageTableTest

NameStatusTypeTime(s)
testCallbackSequenceSuccess0.047
testSortingSuccess0.000
testValidHTMLSuccess0.078

Back to top

TestCase CoverageTransformerTest

NameStatusTypeTime(s)
testFilterSystemClassSuccess0.094
testFilterClassLoaderPositiveSuccess0.000
testFilterClassLoaderNegativeSuccess0.000
testFilterIncludedClassPositiveSuccess0.000
testFilterIncludedClassNegativeSuccess0.000
testFilterExcludedClassPositiveSuccess0.000
testFilterExcludedClassNegativeSuccess0.000

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.000
testFieldContainingDelimiterSuccess0.000
testFieldContainingDelimiterAndQuoteSuccess0.015
testWriteEmptyHeaderSuccess0.000
testWriteHeaderSuccess0.016
testMultipleFieldsOnOneLineSuccess0.000
testMultipleFieldsOnMultipleLinesSuccess0.000
testAutoEscapedFieldSuccess0.016
testWordWithSpaceSuccess0.015
testIntSuccess0.000
testIntsSuccess0.000

Back to top

TestCase ExecutionDataReaderWriterTest

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

Back to top

TestCase ExecutionDataStoreTest

NameStatusTypeTime(s)
testEmptySuccess0.016
testPutSuccess0.000
testIdClashSuccess0.000
testMergeSuccess0.000
testNegative1Success0.000
testResetSuccess0.062

Back to top

TestCase HTMLDocumentTest

NameStatusTypeTime(s)
testWriterSuccess0.000
testStreamSuccess0.000
testHeadSuccess0.000
testBodySuccess0.000
testMinimalHTMLDocumentSuccess0.109

Back to top

TestCase HTMLElementTest

NameStatusTypeTime(s)
testMetaSuccess0.000
testLinkSuccess0.016
testTitleSuccess0.000
testH1Success0.000
testSpan1Success0.000
testSpan2Success0.000
testPreSuccess0.000
testDivSuccess0.000
testBrSuccess0.016
testA1Success0.000
testA2Success0.000
testTableSuccess0.000
testTheadSuccess0.015
testTfootSuccess0.000
testTbodySuccess0.000
testTrSuccess0.016
testTd1Success0.000
testTd2Success0.000
testTd3Success0.000
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.016
cinit_01Success0.015
cinit_02Success0.000

Back to top

TestCase IntSetTest

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

Back to top

TestCase JavaNamesTest

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

Back to top

TestCase LabelColumnTest

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

Back to top

TestCase LinesImplTest

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

Back to top

TestCase LoggerRuntimeTest

NameStatusTypeTime(s)
testResetSuccess0.000
testCollectEmptySuccess0.000
testCollectAndResetSuccess0.000
testNoClassRegistrationSuccess0.063
testDataAccessorSuccess0.000
testExecutionRecordingSuccess0.015
testLoadSameClassTwiceSuccess0.000

Back to top

TestCase MapAdapterTest

NameStatusTypeTime(s)
testPutSuccess0.016
testClearSuccess0.000
testGetSuccess0.000
testGetNegativeSuccess0.000
testContainsKeySuccess0.000
testContainsValueSuccess0.000
testEntrySetSuccess0.000
testIsEmptySuccess0.016
testKeySetSuccess0.000
testPutAllSuccess0.000
testRemoveSuccess0.016
testValuesSuccess0.000
testSizeSuccess0.000

Back to top

TestCase MethodAnalyzerTest

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

Back to top

TestCase MethodCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000
testNotCoveredSuccess0.000
testCoveredSuccess0.000
testEmptyMethodSuccess0.047

Back to top

TestCase MethodInstrumenterTest

NameStatusTypeTime(s)
testReturnSuccess0.000

Back to top

TestCase ModifiedSystemClassRuntimeTest

NameStatusTypeTime(s)
testCreateForSuccess0.078
testCreateForNegativeSuccess0.000
testResetSuccess0.000
testCollectEmptySuccess0.000
testCollectAndResetSuccess0.000
testNoClassRegistrationSuccess0.000
testDataAccessorSuccess0.000
testExecutionRecordingSuccess0.000
testLoadSameClassTwiceSuccess0.000

Back to top

TestCase MultiFormatterTest

NameStatusTypeTime(s)
testMockFormatterSuccess0.031
testMultiFormatterSuccess0.000

Back to top

TestCase NodeComparatorTest

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

Back to top

TestCase NormalizedFileNamesTest

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

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PercentageColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.047
testItem1Success0.109
testItem2Success0.078
testFooter1Success0.047
testFooter2Success0.109

Back to top

TestCase ReportOutputFolderTest

NameStatusTypeTime(s)
testFileInRootSuccess0.016
testSubfolderInstanceSuccess0.000
testLinkInRootSuccess0.062
testFileInSubFolderSuccess0.000
testLinkInSubFolderSuccess0.000
testRelativeLinkInSameFolderSuccess0.000
testRelativeLinkInParentFolderSuccess0.016
testRelativeLinkInSubFolderSuccess0.000
testRelativeLinkInSibling1Success0.000
testRelativeLinkInSibling2Success0.015
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.062
testGetElementStyleSuccess0.000

Back to top

TestCase SourceFileCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000

Back to top

TestCase SourceHighlighterTest

NameStatusTypeTime(s)
testLineNumberingSuccess0.125
testLineIdsSuccess0.062
testTabReplacementSuccess0.047
testHighlightingSuccess0.125

Back to top

TestCase SourceTest

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

Back to top

TestCase SystemPropertiesRuntimeTest

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

Back to top

TestCase WildcardMatcherTest

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

Back to top

TestCase XMLDocumentTest

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

Back to top

TestCase XMLElementTest

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

Back to top

TestCase XMLReportFileTest

NameStatusTypeTime(s)
testEmptyReportSuccess0.031
testReportWithNoGroupsOrBundlesSuccess0.062

Back to top