JUnit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
37700100.00%7.891

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


Packages

NameTestsErrorsFailuresTime(s)Time Stamp
org.jacoco.agent.rt7000.4072010-02-09T21:22:01
org.jacoco.core.analysis86001.1562010-02-09T21:21:53
org.jacoco.core.data31000.2492010-02-09T21:21:54
org.jacoco.core.instr48000.5782010-02-09T21:21:54
org.jacoco.core.runtime63000.4822010-02-09T21:21:55
org.jacoco.core.test7000.1252010-02-09T21:21:56
org.jacoco.core.test.validation10000.1722010-02-09T21:21:56
org.jacoco.report33000.6572010-02-09T21:22:08
org.jacoco.report.csv12000.1102010-02-09T21:22:09
org.jacoco.report.html57003.6262010-02-09T21:22:09
org.jacoco.report.html.resources3000.0632010-02-09T21:22:13
org.jacoco.report.xml20000.2662010-02-09T21:22:13

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-02-09T21:22:01

Back to top

Package org.jacoco.core.analysis

NameTestsErrorsFailuresTime(s)Time Stamp
AbstractCounterTest17000.4692010-02-09T21:21:53
BundleCoverageTest3000.0932010-02-09T21:21:53
ClassCoverageTest8000.0472010-02-09T21:21:53
CounterComparatorTest8000.1402010-02-09T21:21:53
CounterImplTest9000.0472010-02-09T21:21:53
CoverageBuilderTest4000.0792010-02-09T21:21:53
CoverageNodeImplTest8000.0472010-02-09T21:21:54
LinesImplTest18000.0782010-02-09T21:21:54
MethodCoverageTest4000.0782010-02-09T21:21:54
NodeComparatorTest3000.0312010-02-09T21:21:54
PackageCoverageTest3000.0312010-02-09T21:21:54
SourceFileCoverageTest1000.0162010-02-09T21:21:54

Back to top

Package org.jacoco.core.data

NameTestsErrorsFailuresTime(s)Time Stamp
CompactDataInputOutputTest12000.0622010-02-09T21:21:54
ExecutionDataReaderWriterTest13000.0782010-02-09T21:21:54
ExecutionDataStoreTest6000.1092010-02-09T21:21:54

Back to top

Package org.jacoco.core.instr

NameTestsErrorsFailuresTime(s)Time Stamp
AnalyzerTest1000.0622010-02-09T21:21:54
BlockClassAdapterTest2000.0942010-02-09T21:21:54
BlockMethodAdapterTest6000.0622010-02-09T21:21:54
CRC64Test4000.0152010-02-09T21:21:55
ClassInstrumenterTest1000.1562010-02-09T21:21:55
IntSetTest6000.0322010-02-09T21:21:55
MethodAnalyzerTest27000.1412010-02-09T21:21:55
MethodInstrumenterTest1000.0162010-02-09T21:21:55

Back to top

Package org.jacoco.core.runtime

NameTestsErrorsFailuresTime(s)Time Stamp
AgentOptionsTest21000.1092010-02-09T21:21:55
LoggerRuntimeTest7000.0932010-02-09T21:21:55
MapAdapterTest13000.0782010-02-09T21:21:55
ModifiedSystemClassRuntimeTest9000.1252010-02-09T21:21:55
SystemPropertiesRuntimeTest7000.0462010-02-09T21:21:56
WildcardMatcherTest6000.0312010-02-09T21:21:56

Back to top

Package org.jacoco.core.test

NameTestsErrorsFailuresTime(s)Time Stamp
InstrumentationScenariosTest7000.1252010-02-09T21:21:56

Back to top

Package org.jacoco.core.test.validation

NameTestsErrorsFailuresTime(s)Time Stamp
BooleanExpressionsTest1000.0472010-02-09T21:21:56
ControlStructuresTest1000.0312010-02-09T21:21:56
SourceTest8000.0942010-02-09T21:21:56

Back to top

Package org.jacoco.report

NameTestsErrorsFailuresTime(s)Time Stamp
JavaNamesTest16000.4382010-02-09T21:22:08
MultiFormatterTest2000.0632010-02-09T21:22:09
NormalizedFileNamesTest4000.0472010-02-09T21:22:09
ReportOutputFolderTest11000.1092010-02-09T21:22:09

Back to top

Package org.jacoco.report.csv

NameTestsErrorsFailuresTime(s)Time Stamp
DelimitedWriterTest12000.1102010-02-09T21:22:09

Back to top

Package org.jacoco.report.html

NameTestsErrorsFailuresTime(s)Time Stamp
BarColumnTest5001.2812010-02-09T21:22:09
CounterColumnTest6000.6102010-02-09T21:22:10
CoverageTableTest3000.1562010-02-09T21:22:11
HTMLDocumentTest5000.1412010-02-09T21:22:11
HTMLElementTest22000.1092010-02-09T21:22:11
LabelColumnTest4000.3752010-02-09T21:22:11
PercentageColumnTest5000.4532010-02-09T21:22:12
ReportPageTest3000.1102010-02-09T21:22:12
SourceHighlighterTest4000.3912010-02-09T21:22:12

Back to top

Package org.jacoco.report.html.resources

NameTestsErrorsFailuresTime(s)Time Stamp
ResourcesTest3000.0632010-02-09T21:22:13

Back to top

Package org.jacoco.report.xml

NameTestsErrorsFailuresTime(s)Time Stamp
XMLDocumentTest6000.0322010-02-09T21:22:13
XMLElementTest12000.0472010-02-09T21:22:13
XMLReportFileTest2000.1872010-02-09T21:22:13

Back to top

TestCase AbstractCounterTest

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

Back to top

TestCase AgentOptionsTest

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

Back to top

TestCase AnalyzerTest

NameStatusTypeTime(s)
testInvalidDirectorySuccess0.062

Back to top

TestCase BarColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.563
testFooterSuccess0.156
testBarWidthsSuccess0.218
testRedBarOnlySuccess0.110
testGreenBarOnlySuccess0.187

Back to top

TestCase BlockClassAdapterTest

NameStatusTypeTime(s)
testNonAbstractMethodsSuccess0.094
testAbstractMethodsSuccess0.000

Back to top

TestCase BlockMethodAdapterTest

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

Back to top

TestCase BooleanExpressionsTest

NameStatusTypeTime(s)
testCoverageResultSuccess0.047

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.000
testGetSimpleName1Success0.000
testGetSimpleName2Success0.000
testEmptyClassSuccess0.000
testNotCoveredSuccess0.000
testCoveredSuccess0.000

Back to top

TestCase ClassInstrumenterTest

NameStatusTypeTime(s)
testInstrumentInstrumentedClassSuccess0.156

Back to top

TestCase CompactDataInputOutputTest

NameStatusTypeTime(s)
testVarInt0x00000000Success0.032
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.031

Back to top

TestCase CounterColumnTest

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

Back to top

TestCase CounterComparatorTest

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

Back to top

TestCase CounterImplTest

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

Back to top

TestCase CoverageBuilderTest

NameStatusTypeTime(s)
testCreateClassNotCoveredSuccess0.047
testCreateClassCoveredSuccess0.000
testCreateSourceFileSuccess0.000
testGetBundleSuccess0.000

Back to top

TestCase CoverageNodeImplTest

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

Back to top

TestCase CoverageTableTest

NameStatusTypeTime(s)
testCallbackSequenceSuccess0.063
testSortingSuccess0.015
testValidHTMLSuccess0.078

Back to top

TestCase CoverageTransformerTest

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

Back to top

TestCase CRC64Test

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

Back to top

TestCase DelimitedWriterTest

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

Back to top

TestCase ExecutionDataReaderWriterTest

NameStatusTypeTime(s)
testEmptyClassSuccess0.015
testEmptySuccess0.016
testGetFileHeaderSuccess0.000
testValidHeaderSuccess0.000
testInvalidMagicNumberSuccess0.000
testInvalidHeaderVersionSuccess0.000
testUnknownBlockSuccess0.016
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.000
testNegative1Success0.000
testResetSuccess0.078

Back to top

TestCase HTMLDocumentTest

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

Back to top

TestCase HTMLElementTest

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

Back to top

TestCase InstrumentationScenariosTest

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

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.016
testGetPackageName2Success0.015
testGetClassName1Success0.000
testGetClassName2Success0.016
testGetClassName3Success0.000
testGetClassName4Success0.016
testGetClassName5Success0.000
testGetMethodName1Success0.062
testGetMethodName2Success0.000
testGetMethodName3Success0.016
testGetMethodName4Success0.015
testGetMethodName5Success0.016
testGetMethodName6Success0.000
testGetMethodName7Success0.000
testGetMethodName8Success0.016
testGetMethodName9Success0.000

Back to top

TestCase LabelColumnTest

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

Back to top

TestCase LinesImplTest

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

Back to top

TestCase LoggerRuntimeTest

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

Back to top

TestCase MapAdapterTest

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

Back to top

TestCase MethodAnalyzerTest

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

Back to top

TestCase MethodCoverageTest

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

Back to top

TestCase MethodInstrumenterTest

NameStatusTypeTime(s)
testReturnSuccess0.000

Back to top

TestCase ModifiedSystemClassRuntimeTest

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

Back to top

TestCase MultiFormatterTest

NameStatusTypeTime(s)
testMockFormatterSuccess0.031
testMultiFormatterSuccess0.000

Back to top

TestCase NodeComparatorTest

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

Back to top

TestCase NormalizedFileNamesTest

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

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PercentageColumnTest

NameStatusTypeTime(s)
testHeaderSuccess0.063
testItem1Success0.125
testItem2Success0.062
testFooter1Success0.063
testFooter2Success0.063

Back to top

TestCase ReportOutputFolderTest

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

Back to top

TestCase ReportPageTest

NameStatusTypeTime(s)
testLinkSuccess0.000
testGetNodeSuccess0.016
testPageContentSuccess0.078

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.125
testHighlightingSuccess0.063

Back to top

TestCase SourceTest

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

Back to top

TestCase SystemPropertiesRuntimeTest

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

Back to top

TestCase WildcardMatcherTest

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

Back to top

TestCase XMLDocumentTest

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

Back to top

TestCase XMLElementTest

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

Back to top

TestCase XMLReportFileTest

NameStatusTypeTime(s)
testEmptyReportSuccess0.110
testReportWithNoGroupsOrBundlesSuccess0.062

Back to top