JUnit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
34500100.00%8.442

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


Packages

NameTestsErrorsFailuresTime(s)Time Stamp
org.jacoco.agent.rt7000.4072010-01-08T06:14:06
org.jacoco.core.analysis86001.1092010-01-08T06:13:58
org.jacoco.core.data31000.1572010-01-08T06:14:00
org.jacoco.core.instr48000.6572010-01-08T06:14:00
org.jacoco.core.runtime38000.3272010-01-08T06:14:01
org.jacoco.core.test7000.1882010-01-08T06:14:01
org.jacoco.core.test.validation10000.1082010-01-08T06:14:01
org.jacoco.report26000.8762010-01-08T06:14:14
org.jacoco.report.csv12000.1412010-01-08T06:14:15
org.jacoco.report.html57004.2202010-01-08T06:14:15
org.jacoco.report.html.resources3000.0632010-01-08T06:14:20
org.jacoco.report.xml20000.1892010-01-08T06:14:20

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.4072010-01-08T06:14:06

Back to top

Package org.jacoco.core.analysis

NameTestsErrorsFailuresTime(s)Time Stamp
AbstractCounterTest17000.4222010-01-08T06:13:58
BundleCoverageTest3000.0932010-01-08T06:13:59
ClassCoverageTest8000.0472010-01-08T06:13:59
CounterComparatorTest8000.0932010-01-08T06:13:59
CounterImplTest9000.0622010-01-08T06:13:59
CoverageBuilderTest4000.0942010-01-08T06:13:59
CoverageNodeImplTest8000.0782010-01-08T06:13:59
LinesImplTest18000.0632010-01-08T06:13:59
MethodCoverageTest4000.0312010-01-08T06:13:59
NodeComparatorTest3000.0782010-01-08T06:13:59
PackageCoverageTest3000.0322010-01-08T06:14:00
SourceFileCoverageTest1000.0162010-01-08T06:14:00

Back to top

Package org.jacoco.core.data

NameTestsErrorsFailuresTime(s)Time Stamp
CompactDataInputOutputTest12000.0632010-01-08T06:14:00
ExecutionDataReaderWriterTest13000.0622010-01-08T06:14:00
ExecutionDataStoreTest6000.0322010-01-08T06:14:00

Back to top

Package org.jacoco.core.instr

NameTestsErrorsFailuresTime(s)Time Stamp
AnalyzerTest1000.1252010-01-08T06:14:00
BlockClassAdapterTest2000.0942010-01-08T06:14:00
BlockMethodAdapterTest6000.0942010-01-08T06:14:00
CRC64Test4000.0312010-01-08T06:14:00
ClassInstrumenterTest1000.0942010-01-08T06:14:00
IntSetTest6000.0782010-01-08T06:14:00
MethodAnalyzerTest27000.1412010-01-08T06:14:01
MethodInstrumenterTest1000.0002010-01-08T06:14:01

Back to top

Package org.jacoco.core.runtime

NameTestsErrorsFailuresTime(s)Time Stamp
AgentOptionsTest18000.0782010-01-08T06:14:01
LoggerRuntimeTest7000.1092010-01-08T06:14:01
SystemPropertiesRuntimeTest7000.0462010-01-08T06:14:01
WildcardMatcherTest6000.0942010-01-08T06:14:01

Back to top

Package org.jacoco.core.test

NameTestsErrorsFailuresTime(s)Time Stamp
InstrumentationScenariosTest7000.1882010-01-08T06:14:01

Back to top

Package org.jacoco.core.test.validation

NameTestsErrorsFailuresTime(s)Time Stamp
BooleanExpressionsTest1000.0462010-01-08T06:14:01
ControlStructuresTest1000.0312010-01-08T06:14:01
SourceTest8000.0312010-01-08T06:14:02

Back to top

Package org.jacoco.report

NameTestsErrorsFailuresTime(s)Time Stamp
JavaNamesTest13000.6412010-01-08T06:14:14
MultiFormatterTest2000.1102010-01-08T06:14:15
ReportOutputFolderTest11000.1252010-01-08T06:14:15

Back to top

Package org.jacoco.report.csv

NameTestsErrorsFailuresTime(s)Time Stamp
DelimitedWriterTest12000.1412010-01-08T06:14:15

Back to top

Package org.jacoco.report.html

NameTestsErrorsFailuresTime(s)Time Stamp
BarColumnTest5001.3442010-01-08T06:14:15
CounterColumnTest6000.7812010-01-08T06:14:17
CoverageTableTest3000.2342010-01-08T06:14:17
HTMLDocumentTest5000.2352010-01-08T06:14:18
HTMLElementTest22000.1252010-01-08T06:14:18
LabelColumnTest4000.4382010-01-08T06:14:18
PercentageColumnTest5000.4842010-01-08T06:14:19
ReportPageTest3000.1722010-01-08T06:14:19
SourceHighlighterTest4000.4072010-01-08T06:14:19

Back to top

Package org.jacoco.report.html.resources

NameTestsErrorsFailuresTime(s)Time Stamp
ResourcesTest3000.0632010-01-08T06:14:20

Back to top

Package org.jacoco.report.xml

NameTestsErrorsFailuresTime(s)Time Stamp
XMLDocumentTest6000.0322010-01-08T06:14:20
XMLElementTest12000.0632010-01-08T06:14:20
XMLReportFileTest2000.0942010-01-08T06:14:20

Back to top

TestCase AbstractCounterTest

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

Back to top

TestCase AgentOptionsTest

NameStatusTypeTime(s)
testToStringSuccess0.015
testDefaultsSuccess0.000
testEmptyOptionsSuccess0.016
testGetFileSuccess0.000
testSetFileSuccess0.000
testGetMergeTrueSuccess0.000
testGetMergeFalseSuccess0.000
testSetMergeTrueSuccess0.000
testSetMergeFalseSuccess0.000
testGetExclClassloaderSuccess0.000
testSetExclClassloaderSuccess0.000
testGetIncludesSuccess0.016
testSetIncludesSuccess0.000
testGetExcludesSuccess0.000
testSetExcludesSuccess0.000
testInvalidOptionFormatSuccess0.016
testInvalidOptionKeySuccess0.000
testInvalidOptionValueSuccess0.000

Back to top

TestCase AnalyzerTest

NameStatusTypeTime(s)
testInvalidDirectorySuccess0.109

Back to top

TestCase BarColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.407
testFooterSuccess0.234
testBarWidthsSuccess0.281
testRedBarOnlySuccess0.109
testGreenBarOnlySuccess0.203

Back to top

TestCase BlockClassAdapterTest

NameStatusTypeTime(s)
testNonAbstractMethodsSuccess0.094
testAbstractMethodsSuccess0.000

Back to top

TestCase BlockMethodAdapterTest

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

Back to top

TestCase BooleanExpressionsTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.031

Back to top

TestCase BundleCoverageTest

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

Back to top

TestCase ClassCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000
testGetPackageName1Success0.000
testGetPackageName2Success0.016
testGetSimpleName1Success0.000
testGetSimpleName2Success0.000
testEmptyClassSuccess0.000
testNotCoveredSuccess0.000
testCoveredSuccess0.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.016
testPackedBoolean3Success0.000
testPackedBoolean8Success0.000
testPackedBoolean9Success0.000

Back to top

TestCase ControlStructuresTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.031

Back to top

TestCase CounterColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.094
testFooterSuccess0.156
testItemSuccess0.062
testHiddenHeaderSuccess0.141
testHiddenItemSuccess0.078
testHiddenFooterSuccess0.125

Back to top

TestCase CounterComparatorTest

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

Back to top

TestCase CounterImplTest

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

Back to top

TestCase CoverageBuilderTest

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

Back to top

TestCase CoverageNodeImplTest

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

Back to top

TestCase CoverageTableTest

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

Back to top

TestCase CoverageTransformerTest

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

Back to top

TestCase CRC64Test

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

Back to top

TestCase DelimitedWriterTest

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

Back to top

TestCase ExecutionDataReaderWriterTest

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

Back to top

TestCase ExecutionDataStoreTest

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

Back to top

TestCase HTMLDocumentTest

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

Back to top

TestCase HTMLElementTest

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

Back to top

TestCase InstrumentationScenariosTest

NameStatusTypeTime(s)
init_01Success0.078
init_02Success0.015
init_03Success0.000
init_04Success0.016
init_05Success0.016
cinit_01Success0.015
cinit_02Success0.016

Back to top

TestCase IntSetTest

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

Back to top

TestCase JavaNamesTest

NameStatusTypeTime(s)
testGetPackageName1Success0.031
testGetPackageName2Success0.015
testGetClassName1Success0.000
testGetClassName2Success0.000
testGetClassName3Success0.000
testGetMethodName1Success0.062
testGetMethodName2Success0.016
testGetMethodName3Success0.000
testGetMethodName4Success0.000
testGetMethodName5Success0.016
testGetMethodName6Success0.000
testGetMethodName7Success0.015
testGetMethodName8Success0.000

Back to top

TestCase LabelColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.062
testFooterSuccess0.125
testItemWithoutLinkSuccess0.062
testItemWithLinkSuccess0.157

Back to top

TestCase LinesImplTest

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

Back to top

TestCase LoggerRuntimeTest

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

Back to top

TestCase MethodAnalyzerTest

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

Back to top

TestCase MethodCoverageTest

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

Back to top

TestCase MethodInstrumenterTest

NameStatusTypeTime(s)
testReturnSuccess0.000

Back to top

TestCase MultiFormatterTest

NameStatusTypeTime(s)
testMockFormatterSuccess0.047
testMultiFormatterSuccess0.016

Back to top

TestCase NodeComparatorTest

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

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PercentageColumnTest

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

Back to top

TestCase ReportOutputFolderTest

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

Back to top

TestCase ReportPageTest

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

Back to top

TestCase ResourcesTest

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

Back to top

TestCase SourceFileCoverageTest

NameStatusTypeTime(s)
testPropertiesSuccess0.000

Back to top

TestCase SourceHighlighterTest

NameStatusTypeTime(s)
testLineNumberingSuccess0.063
testLineIdsSuccess0.125
testTabReplacementSuccess0.047
testHighlightingSuccess0.141

Back to top

TestCase SourceTest

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

Back to top

TestCase SystemPropertiesRuntimeTest

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

Back to top

TestCase WildcardMatcherTest

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

Back to top

TestCase XMLDocumentTest

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

Back to top

TestCase XMLElementTest

NameStatusTypeTime(s)
testEmptyNodeSuccess0.000
testAddAttributeToClosedNodeSuccess0.000
testAddChildToClosedNodeSuccess0.016
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.047
testReportWithNoGroupsOrBundlesSuccess0.047

Back to top