JUnit Test Results

Summary

Tests Failures Errors Success rate Time
1109 0 0 100.00% 16.084

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

Packages

Name Tests Errors Failures Time(s) Time Stamp
org.jacoco.agent 5 0 0 0.105
org.jacoco.agent.rt 17 0 0 0.190
org.jacoco.agent.rt.controller 43 0 0 0.479
org.jacoco.ant 67 0 0 9.254
org.jacoco.core 2 0 0 0.122
org.jacoco.core.analysis 33 0 0 0.160
org.jacoco.core.data 58 0 0 0.090
org.jacoco.core.instr 1 0 0 0.086
org.jacoco.core.internal.analysis 135 0 0 0.192
org.jacoco.core.internal.data 16 0 0 0.030
org.jacoco.core.internal.flow 65 0 0 0.244
org.jacoco.core.internal.instr 258 0 0 0.434
org.jacoco.core.runtime 123 0 0 0.300
org.jacoco.core.test.validation 51 0 0 0.768
org.jacoco.report 48 0 0 0.266
org.jacoco.report.csv 21 0 0 0.044
org.jacoco.report.html 8 0 0 0.414
org.jacoco.report.internal 14 0 0 0.009
org.jacoco.report.internal.html 31 0 0 0.060
org.jacoco.report.internal.html.page 33 0 0 1.252
org.jacoco.report.internal.html.resources 7 0 0 0.022
org.jacoco.report.internal.html.table 43 0 0 0.782
org.jacoco.report.internal.xml 24 0 0 0.075
org.jacoco.report.xml 6 0 0 0.706

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

Package org.jacoco.agent

Name Tests Errors Failures Time(s) Time Stamp
AgentJarTest 5 0 0 0.105

Back to top

Package org.jacoco.agent.rt

Name Tests Errors Failures Time(s) Time Stamp
ClassFileDumperTest 3 0 0 0.009
CoverageTransformerTest 12 0 0 0.109
JacocoAgentTest 2 0 0 0.072

Back to top

Package org.jacoco.agent.rt.controller

Name Tests Errors Failures Time(s) Time Stamp
LocalControllerTest 2 0 0 0.024
MBeanControllerTest 7 0 0 0.106
MockServerSocketTest 6 0 0 0.175
MockSocketConnectionTest 10 0 0 0.059
TcpClientControllerTest 4 0 0 0.023
TcpConnectionTest 8 0 0 0.073
TcpServerControllerTest 6 0 0 0.019

Back to top

Package org.jacoco.ant

Name Tests Errors Failures Time(s) Time Stamp
AgentTaskTest 5 0 0 2.185
AntFilesLocatorTest 2 0 0 0.004
AntResourcesLocatorTest 7 0 0 0.346
CoverageTaskTest 10 0 0 2.341
DumpTaskTest 4 0 0 0.347
DumpTaskWithServerTest 4 0 0 1.569
MergeTaskTest 6 0 0 0.271
ReportTaskTest 28 0 0 2.129
TestTarget 1 0 0 0.062

Back to top

Package org.jacoco.core

Name Tests Errors Failures Time(s) Time Stamp
JaCoCoTest 2 0 0 0.122

Back to top

Package org.jacoco.core.analysis

Name Tests Errors Failures Time(s) Time Stamp
AnalyzerTest 9 0 0 0.094
CounterComparatorTest 8 0 0 0.025
CoverageBuilderTest 7 0 0 0.024
CoverageNodeImplTest 6 0 0 0.011
NodeComparatorTest 3 0 0 0.006

Back to top

Package org.jacoco.core.data

Name Tests Errors Failures Time(s) Time Stamp
ExecFileLoaderTest 3 0 0 0.015
ExecutionDataReaderWriterTest 21 0 0 0.023
ExecutionDataStoreTest 14 0 0 0.023
ExecutionDataTest 10 0 0 0.017
SessionInfoStoreTest 6 0 0 0.006
SessionInfoTest 4 0 0 0.006

Back to top

Package org.jacoco.core.instr

Name Tests Errors Failures Time(s) Time Stamp
InstrumenterTest 1 0 0 0.086

Back to top

Package org.jacoco.core.internal.analysis

Name Tests Errors Failures Time(s) Time Stamp
BundleCoverageImplTest 3 0 0 0.014
ClassCoverageImplTest 6 0 0 0.007
ContentTypeDetectorTest 12 0 0 0.030
CounterImplTest 25 0 0 0.022
LineImplTest 17 0 0 0.034
MethodAnalyzerTest 27 0 0 0.034
MethodCoverageImplTest 12 0 0 0.011
PackageCoverageTest 3 0 0 0.008
SourceFileCoverageImplTest 1 0 0 0.002
SourceNodeImplTest 24 0 0 0.024
StringPoolTest 5 0 0 0.006

Back to top

Package org.jacoco.core.internal.data

Name Tests Errors Failures Time(s) Time Stamp
CRC64Test 4 0 0 0.006
CompactDataInputOutputTest 12 0 0 0.024

Back to top

Package org.jacoco.core.internal.flow

Name Tests Errors Failures Time(s) Time Stamp
ClassProbesAdapterTest 4 0 0 0.012
InstructionTest 5 0 0 0.088
LabelFlowAnalyzerTest 28 0 0 0.082
LabelInfoTest 11 0 0 0.022
MethodProbesAdapterTest 12 0 0 0.022
MethodSanitizerTest 5 0 0 0.018

Back to top

Package org.jacoco.core.internal.instr

Name Tests Errors Failures Time(s) Time Stamp
ClassInstrumenterTest 3 0 0 0.017
DuplicateFrameEliminatorTest 14 0 0 0.019
FrameTrackerTest 193 0 0 0.329
InstrSupportTest 13 0 0 0.017
MethodInstrumenterTest 22 0 0 0.035
ProbeInserterTest 13 0 0 0.017

Back to top

Package org.jacoco.core.runtime

Name Tests Errors Failures Time(s) Time Stamp
AgentOptionsTest 40 0 0 0.060
ExecutionDataAccessTest 5 0 0 0.009
LoggerRuntimeTest 11 0 0 0.025
ModifiedSystemClassRuntimeTest 12 0 0 0.046
RemoteControlReaderWriterTest 27 0 0 0.055
SystemPropertiesRuntimeTest 11 0 0 0.037
URLStreamHandlerRuntimeTest 11 0 0 0.057
WildcardMatcherTest 6 0 0 0.011

Back to top

Package org.jacoco.core.test.validation

Name Tests Errors Failures Time(s) Time Stamp
BooleanExpressionsTest 1 0 0 0.033
ClassFileVersionsTest 7 0 0 0.027
ClassInitializerTest 1 0 0 0.007
ControlStructuresTest 1 0 0 0.041
CyclomaticComplexityTest 17 0 0 0.111
ExceptionsTest 1 0 0 0.043
FieldInitializationInTwoConstructorsTest 1 0 0 0.256
FramesTest 9 0 0 0.179
ImplicitDefaultConstructorTest 1 0 0 0.002
ImplicitFieldInitializationTest 1 0 0 0.016
InterfaceClassInitializerTest 1 0 0 0.023
PrivateEmptyDefaultConstructorTest 1 0 0 0.008
ProbesBeforeSuperConstructorTest 1 0 0 0.006
SourceTest 8 0 0 0.016

Back to top

Package org.jacoco.report

Name Tests Errors Failures Time(s) Time Stamp
DirectorySourceFileLocatorTest 2 0 0 0.010
FileMultiReportOutputTest 2 0 0 0.028
InputStreamSourceFileLocatorTest 6 0 0 0.010
JavaNamesTest 21 0 0 0.032
MultiReportVisitorTest 2 0 0 0.008
MultiSourceFileLocatorTest 5 0 0 0.011
ZipMultiReportOutputTest 10 0 0 0.167

Back to top

Package org.jacoco.report.csv

Name Tests Errors Failures Time(s) Time Stamp
CSVFormatterTest 5 0 0 0.018
CSVGroupHandlerTest 2 0 0 0.002
ClassRowWriterTest 2 0 0 0.012
DelimitedWriterTest 12 0 0 0.012

Back to top

Package org.jacoco.report.html

Name Tests Errors Failures Time(s) Time Stamp
HTMLFormatterTest 8 0 0 0.414

Back to top

Package org.jacoco.report.internal

Name Tests Errors Failures Time(s) Time Stamp
NormalizedFileNamesTest 5 0 0 0.003
ReportOutputFolderTest 9 0 0 0.006

Back to top

Package org.jacoco.report.internal.html

Name Tests Errors Failures Time(s) Time Stamp
HTMLDocumentTest 5 0 0 0.033
HTMLElementTest 26 0 0 0.027

Back to top

Package org.jacoco.report.internal.html.page

Name Tests Errors Failures Time(s) Time Stamp
ClassPageTest 4 0 0 0.070
MethodItemTest 6 0 0 0.009
NodePageTest 4 0 0 0.010
ReportPageTest 4 0 0 0.352
SessionsPageTest 6 0 0 0.308
SourceFilePageTest 1 0 0 0.055
SourceHighlighterTest 8 0 0 0.448

Back to top

Package org.jacoco.report.internal.html.resources

Name Tests Errors Failures Time(s) Time Stamp
ResourcesTest 3 0 0 0.015
StylesTest 4 0 0 0.007

Back to top

Package org.jacoco.report.internal.html.table

Name Tests Errors Failures Time(s) Time Stamp
BarColumnTest 9 0 0 0.219
CounterColumnTest 10 0 0 0.173
LabelColumnTest 6 0 0 0.090
PercentageColumnTest 7 0 0 0.178
SortIndexTest 6 0 0 0.009
TableTest 5 0 0 0.113

Back to top

Package org.jacoco.report.internal.xml

Name Tests Errors Failures Time(s) Time Stamp
XMLDocumentTest 6 0 0 0.016
XMLElementTest 15 0 0 0.005
XMLGroupVisitorTest 3 0 0 0.054

Back to top

Package org.jacoco.report.xml

Name Tests Errors Failures Time(s) Time Stamp
XMLFormatterTest 6 0 0 0.706

Back to top

TestCase AgentJarTest

Name Status Type Time(s)
testGetResource Success 0.012
testGetResourceAsStream Success 0.001
testExtractTo Success 0.021
testExtractToNegative Success 0.003
testExtractToTempLocation Success 0.008

Back to top

TestCase AgentOptionsTest

Name Status Type Time(s)
testDefaults Success 0.013
testToString Success 0.000
testEmptyOptions Success 0.001
testNullOptions Success 0.000
testGetDestile Success 0.001
testSetDestile Success 0.000
testGetAppendTrue Success 0.000
testGetAppendFalse Success 0.001
testSetAppendTrue Success 0.000
testSetAppendFalse Success 0.000
testGetExclClassloader Success 0.000
testSetExclClassloader Success 0.000
testGetIncludes Success 0.000
testSetIncludes Success 0.000
testGetExcludes Success 0.000
testSetExcludes Success 0.000
testGetSessionId Success 0.000
testSetSessionId Success 0.000
testGetDumpOnExit Success 0.000
testSetDumpOnExit Success 0.000
testGetOutput Success 0.000
testSetOutput1 Success 0.001
testSetOutput2 Success 0.000
testInvalidOutput1 Success 0.001
testInvalidOutput2 Success 0.000
testGetPort Success 0.000
testSetPort Success 0.000
testParseInvalidPort Success 0.000
testSetNegativePort Success 0.001
testGetAddress Success 0.000
testSetAddress Success 0.000
testInvalidOptionFormat Success 0.000
testInvalidOptionKey Success 0.001
testInvalidOptionValue Success 0.000
testInvalidPortOptionValue Success 0.001
testGetClassDumpDir Success 0.000
testSetClassDumpDir Success 0.001
testVMArgsWithNoOptions Success 0.000
testVMArgsWithOneOption Success 0.002
testVMArgsWithOptions Success 0.000

Back to top

TestCase AgentTaskTest

Name Status Type Time(s)
testCoverageAgentWithNoProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 1.355
testCoverageAgentDisabled [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.116
testCoverageAgentReuseAgentJar [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.060
testCoverageAgentWithEmptyProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.029
testCoverageAgent [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.083

Back to top

TestCase AnalyzerTest

Name Status Type Time(s)
testAnalyzeClass1 Success 0.028
testAnalyzeClass2 Success 0.007
testAnalyzeArchive Success 0.008
testAnalyzeAll1 Success 0.005
testAnalyzeAll2 Success 0.010
testAnalyzeAll3 Success 0.001
testAnalyzeAll4 Success 0.007
testAnalyzeAll5 Success 0.013
testAnalyzeAll6 Success 0.003

Back to top

TestCase AntFilesLocatorTest

Name Status Type Time(s)
testGetSourceFileNegative Success 0.000
testGetSourceFile Success 0.001

Back to top

TestCase AntResourcesLocatorTest

Name Status Type Time(s)
testGetTabWidth Success 0.321
testEmpty Success 0.002
testFile Success 0.003
testDirectory Success 0.002
testFilePrecedence Success 0.002
testDirectoryOrdering Success 0.004
testAddAll Success 0.002

Back to top

TestCase BarColumnTest

Name Status Type Time(s)
testInit Success 0.003
testLocale Success 0.034
testFooter Success 0.037
testBarWidths Success 0.038
testRedBarOnly Success 0.036
testGreenBarOnly Success 0.035
testNoBars Success 0.027
testComparator1 Success 0.001
testComparator2 Success 0.001

Back to top

TestCase BooleanExpressionsTest

Name Status Type Time(s)
testCoverageResult Success 0.033

Back to top

TestCase BundleCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.005
testCounters Success 0.003
testGroupByPackage Success 0.003

Back to top

TestCase ClassCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.001
testGetPackageName1 Success 0.001
testGetPackageName2 Success 0.000
testEmptyClass Success 0.001
testAddMethodMissed Success 0.000
testAddMethodCovered Success 0.001

Back to top

TestCase ClassFileDumperTest

Name Status Type Time(s)
testDumpClassWithPackage Success 0.006
testDumpClassInDefaultPackage Success 0.001
testNoDumps Success 0.001

Back to top

TestCase ClassFileVersionsTest

Name Status Type Time(s)
test_1_1 Success 0.003
test_1_2 Success 0.009
test_1_3 Success 0.001
test_1_4 Success 0.001
test_1_5 Success 0.002
test_1_6 Success 0.001
test_1_7 Success 0.001

Back to top

TestCase ClassInitializerTest

Name Status Type Time(s)
testCoverageResult Success 0.007

Back to top

TestCase ClassInstrumenterTest

Name Status Type Time(s)
testInstrumentInstrumentedClass1 Success 0.012
testInstrumentInstrumentedClass2 Success 0.001
testNoMethodVisitor Success 0.001

Back to top

TestCase ClassPageTest

Name Status Type Time(s)
testGetLinkLabel Success 0.004
testGetFileName Success 0.003
testContents Success 0.057
testGetFileNameDefault Success 0.002

Back to top

TestCase ClassProbesAdapterTest

Name Status Type Time(s)
testProbeCounter Success 0.001
testVisitClassMethods Success 0.003
testVisitInterfaceMethod Success 0.002
testVisitMethodNullMethodVisitor Success 0.001

Back to top

TestCase ClassRowWriterTest

Name Status Type Time(s)
TestHeader Success 0.005
TestRow Success 0.002

Back to top

TestCase CompactDataInputOutputTest

Name Status Type Time(s)
testVarInt0x00000000 Success 0.008
testVarInt0x0000007F Success 0.000
testVarInt0x00000080 Success 0.001
testVarInt0x00000100 Success 0.000
testVarInt0x12345678 Success 0.001
testVarIntMinus1 Success 0.000
testVarIntMinValue Success 0.001
testVarIntMaxValue Success 0.000
testPackedBooleanEmpty Success 0.000
testPackedBoolean3 Success 0.000
testPackedBoolean8 Success 0.000
testPackedBoolean9 Success 0.000

Back to top

TestCase ContentTypeDetectorTest

Name Status Type Time(s)
testEmptyStream Success 0.002
testClassFile Success 0.006
testClassFile11 Success 0.000
testClassFile12 Success 0.000
testClassFile13 Success 0.000
testClassFile14 Success 0.000
testClassFile15 Success 0.000
testClassFile16 Success 0.000
testClassFile17 Success 0.000
testMachObjectFile Success 0.000
testZipFile Success 0.009
testStreamWithoutMarkSupport Success 0.000

Back to top

TestCase ControlStructuresTest

Name Status Type Time(s)
testCoverageResult Success 0.040

Back to top

TestCase CounterColumnTest

Name Status Type Time(s)
testLocale Success 0.041
testFooter Success 0.032
testInitVisible Success 0.001
testInitInvisible Success 0.001
testItemTotal Success 0.028
testItemMissed Success 0.030
testItemCovered Success 0.026
testComparatorTotal Success 0.002
testComparatorCovered Success 0.001
testComparatorMissed Success 0.002

Back to top

TestCase CounterComparatorTest

Name Status Type Time(s)
testTotalItemsComparator Success 0.012
testCoveredItemsComparator Success 0.000
testMissedItemsComparator Success 0.000
testCoveredRatioComparator Success 0.001
testMissedRatioComparator Success 0.000
testReverseComparator Success 0.000
testNodeComparator1 Success 0.007
testNodeComparator2 Success 0.000

Back to top

TestCase CounterImplTest

Name Status Type Time(s)
testGetInstance1 Success 0.001
testGetInstance2 Success 0.000
testGetInstance3 Success 0.001
testFixInstance Success 0.000
testVarInstance Success 0.000
testIncrement1 Success 0.000
testIncrement2 Success 0.000
testGetCoveredRatio1 Success 0.000
testGetCoveredRatio2 Success 0.001
testGetCoveredRatio3 Success 0.000
testGetMissedRatio1 Success 0.000
testGetMissedRatio2 Success 0.000
testGetMissedRatio3 Success 0.000
testGetMissedStatus1 Success 0.001
testGetMissedStatus2 Success 0.000
testGetMissedStatus3 Success 0.001
testGetMissedStatus4 Success 0.000
testEquals1 Success 0.000
testEquals2 Success 0.001
testEquals3 Success 0.000
testEquals4 Success 0.000
testHashCode1 Success 0.000
testHashCode2 Success 0.001
testHashCode3 Success 0.000
testToString Success 0.001

Back to top

TestCase CoverageBuilderTest

Name Status Type Time(s)
testCreateClassMissed Success 0.001
testCreateClassCovered Success 0.000
testIgnoreClassesWithoutCode Success 0.002
testDuplicateClassNameDifferent Success 0.000
testDuplicateClassNameIdentical Success 0.001
testCreateSourceFile Success 0.000
testGetBundle Success 0.000

Back to top

TestCase CoverageNodeImplTest

Name Status Type Time(s)
testInit Success 0.000
testProperties Success 0.000
testToString Success 0.000
testIncrement Success 0.002
testIncrementCollection Success 0.004
testGetPlainCopy Success 0.002

Back to top

TestCase CoverageTaskTest

Name Status Type Time(s)
testCoverageOfForkedJavaDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.393
testCoverageOfNonForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.027
testCoverageOfForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.791
testNoSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.021
testMultipleSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.029
testCoverageOfForkedJavaWithVariable [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.267
testCoverageOfForkedJUnitDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.366
testCoverageOfNonForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.021
testCoverageOfForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.239
testInvalidSubTask [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.028

Back to top

TestCase CoverageTransformerTest

Name Status Type Time(s)
testFilterAgentClass Success 0.014
testFilterSystemClass Success 0.000
testFilterClassLoaderPositive Success 0.001
testFilterClassLoaderNegative Success 0.002
testFilterIncludedClassPositive Success 0.001
testFilterIncludedClassNegative Success 0.001
testFilterExcludedClassPositive Success 0.001
testFilterExcludedClassPositiveInner Success 0.002
testFilterExcludedClassNegative Success 0.001
testTransformFiltered Success 0.001
testTransformFailure Success 0.011
testRedefinedClass Success 0.057

Back to top

TestCase CRC64Test

Name Status Type Time(s)
test0 Success 0.001
test1 Success 0.002
test2 Success 0.001
test3 Success 0.000

Back to top

TestCase CSVFormatterTest

Name Status Type Time(s)
testStructureWithNestedGroups Success 0.007
testStructureWithGroup Success 0.001
testStructureWithBundleOnly Success 0.001
testSetEncoding Success 0.001
testGetLanguageNames Success 0.003

Back to top

TestCase CSVGroupHandlerTest

Name Status Type Time(s)
testVisitBundle Success 0.000
testVisitGroup Success 0.001

Back to top

TestCase CyclomaticComplexityTest

Name Status Type Time(s)
testSimple1 Success 0.016
testSimple2 Success 0.003
testIf1 Success 0.005
testIf2 Success 0.003
testIf3 Success 0.003
testTwoIf1 Success 0.006
testTwoIf2 Success 0.005
testTwoIf3 Success 0.005
testTwoIf4 Success 0.004
testNestedIf1 Success 0.005
testNestedIf2 Success 0.003
testNestedIf3 Success 0.003
testNestedIf4 Success 0.003
testSwitch1 Success 0.004
testSwitch2 Success 0.005
testSwitch3 Success 0.008
testSwitch4 Success 0.003

Back to top

TestCase DelimitedWriterTest

Name Status Type Time(s)
testNoWrites Success 0.000
testSingleField Success 0.000
testFieldContainingDelimiter Success 0.001
testFieldContainingDelimiterAndQuote Success 0.000
testWriteEmptyHeader Success 0.000
testWriteHeader Success 0.000
testMultipleFieldsOnOneLine Success 0.000
testMultipleFieldsOnMultipleLines Success 0.000
testAutoEscapedField Success 0.001
testWordWithSpace Success 0.000
testInt Success 0.001
testInts Success 0.000

Back to top

TestCase DirectorySourceFileLocatorTest

Name Status Type Time(s)
testGetSourceFileNegative Success 0.004
testGetSourceFile Success 0.002

Back to top

TestCase DumpTaskTest

Name Status Type Time(s)
testNoServer [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.058
testUnknownHost [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.233
testNoDestFile [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.017
testInvalidPort [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.015

Back to top

TestCase DumpTaskWithServerTest

Name Status Type Time(s)
testDump [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.308
testNoDumpOrReset [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.289
testResetOnly [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.341
testNoDumpWithFileSet [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.310

Back to top

TestCase DuplicateFrameEliminatorTest

Name Status Type Time(s)
testInsn Success 0.000
testIntInsn Success 0.000
testVarInsn Success 0.000
testTypeInsn Success 0.001
testFieldInsn Success 0.000
testMethodInsn Success 0.000
testInvokeDynamicInsn Success 0.001
testJumpInsn Success 0.000
testLdcInsn Success 0.000
testIincInsn Success 0.000
testTableSwitchInsn Success 0.000
testLookupSwitchInsn Success 0.001
testMultiANewArrayInsn Success 0.000
testDuplicateFrame Success 0.000

Back to top

TestCase ExceptionsTest

Name Status Type Time(s)
testCoverageResult Success 0.042

Back to top

TestCase ExecFileLoaderTest

Name Status Type Time(s)
testFile Success 0.006
testInputStream Success 0.002
testBrokenContent Success 0.003

Back to top

TestCase ExecutionDataAccessTest

Name Status Type Time(s)
testEqualsPositive Success 0.001
testEqualsNegative Success 0.001
testGetExecutionData1 Success 0.000
testGenerateArgumentArray Success 0.003
testGenerateAccessCall Success 0.001

Back to top

TestCase ExecutionDataReaderWriterTest

Name Status Type Time(s)
testEmptyClass Success 0.001
testSessionInfo Success 0.000
testEmpty Success 0.000
testFlush Success 0.001
testCustomBlocks Success 0.000
testGetFileHeader Success 0.001
testMultipleHeaders Success 0.000
testInvalidMagicNumber Success 0.001
testInvalidHeaderVersion Success 0.000
testMissingHeader Success 0.001
testUnknownBlock Success 0.001
testEmptyFile Success 0.000
testNoSessionInfoVisitor Success 0.001
testSessionInfoIOException Success 0.000
testNoExecutionDataVisitor Success 0.001
testMinClassId Success 0.001
testMaxClassId Success 0.000
testOneClass Success 0.001
testTwoClasses Success 0.000
testBigClass Success 0.001
testExecutionDataIOException Success 0.000

Back to top

TestCase ExecutionDataStoreTest

Name Status Type Time(s)
testReset Success 0.000
testEmpty Success 0.000
testMerge Success 0.000
testPut Success 0.001
testGetContents Success 0.000
testGetWithoutCreate Success 0.001
testGetWithCreate Success 0.000
testGetNegative1 Success 0.004
testGetNegative2 Success 0.001
testPutNegative Success 0.001
testMergeNegative Success 0.000
testSubtract Success 0.000
testSubtractOtherId Success 0.000
testSubtractStore Success 0.000

Back to top

TestCase ExecutionDataTest

Name Status Type Time(s)
testToString Success 0.001
testReset Success 0.001
testGetters Success 0.000
testCreateEmpty Success 0.001
testMerge Success 0.000
testMergeSubtract Success 0.001
testAssertCompatibility Success 0.000
testAssertCompatibilityNegative1 Success 0.001
testAssertCompatibilityNegative2 Success 0.000
testAssertCompatibilityNegative3 Success 0.000

Back to top

TestCase FieldInitializationInTwoConstructorsTest

Name Status Type Time(s)
testCoverageResult Success 0.256

Back to top

TestCase FileMultiReportOutputTest

Name Status Type Time(s)
testCreateFileWithDirectories Success 0.021
testCreateFileNegative Success 0.001

Back to top

TestCase FramesTest

Name Status Type Time(s)
testTarget01 Success 0.062
testTarget02 Success 0.028
testTarget03 Success 0.028
testTarget04 Success 0.009
testTarget05 Success 0.013
testTarget06 Success 0.008
testTarget07 Success 0.007
testTarget08 Success 0.008
testTarget10 Success 0.010

Back to top

TestCase FrameTrackerTest

Name Status Type Time(s)
NOP Success 0.001
AASTORE Success 0.000
ACONST_NULL Success 0.001
ALOAD Success 0.000
ANEWARRAY Success 0.000
ARETURN Success 0.001
ARRAYLENGTH Success 0.000
ASTORE Success 0.000
ATHROW Success 0.001
BALOAD Success 0.000
BASTORE Success 0.000
BIPUSH Success 0.000
CALOAD Success 0.000
CASTORE Success 0.001
CHECKCAST Success 0.000
D2F Success 0.003
D2I Success 0.000
D2L Success 0.001
DADD Success 0.000
DALOAD Success 0.000
DASTORE Success 0.001
DCMPG Success 0.001
DCMPL Success 0.000
DCONST_0 Success 0.000
DCONST_1 Success 0.001
DDIV Success 0.000
DLOAD Success 0.000
DMUL Success 0.001
DNEG Success 0.000
DREM Success 0.000
DRETURN Success 0.000
DSTORE Success 0.000
DSUB Success 0.001
DUP Success 0.000
DUP_X1 Success 0.000
DUP_X2 Success 0.000
F2D Success 0.000
F2I Success 0.000
F2L Success 0.000
FADD Success 0.001
FALOAD Success 0.000
FASTORE Success 0.001
FCMPG Success 0.000
FCMPL Success 0.000
FCONST_0 Success 0.001
FCONST_1 Success 0.000
FCONST_2 Success 0.001
FDIV Success 0.000
FLOAD Success 0.000
FMUL Success 0.001
FNEG Success 0.000
FREM Success 0.000
FRETURN Success 0.001
FSTORE Success 0.000
FSUB Success 0.001
GETFIELD Success 0.000
GETSTATIC Success 0.000
GOTO Success 0.001
I2B Success 0.001
I2C Success 0.000
I2D Success 0.000
I2F Success 0.000
I2L Success 0.000
I2S Success 0.001
IADD Success 0.000
IALOAD Success 0.000
IAND Success 0.001
IASTORE Success 0.000
ICONST_0 Success 0.000
ICONST_1 Success 0.001
ICONST_2 Success 0.000
ICONST_3 Success 0.000
ICONST_4 Success 0.001
ICONST_5 Success 0.000
ICONST_M1 Success 0.001
IDIV Success 0.000
IFEQ Success 0.001
IFGE Success 0.000
IFGT Success 0.000
IFLE Success 0.001
IFLT Success 0.000
IFNE Success 0.001
IFNONNULL Success 0.000
IFNULL Success 0.001
IF_ACMPEQ Success 0.001
IF_ACMPNE Success 0.000
IF_ICMPEQ Success 0.000
IF_ICMPGE Success 0.000
IF_ICMPGT Success 0.000
IF_ICMPLE Success 0.001
IF_ICMPLT Success 0.000
IF_ICMPNE Success 0.001
IINC Success 0.001
ILOAD Success 0.000
IMUL Success 0.000
INEG Success 0.001
INSTANCEOF Success 0.000
INVOKEDYNAMIC Success 0.001
INVOKEINTERFACE Success 0.000
INVOKESPECIAL Success 0.000
INVOKESTATIC Success 0.000
INVOKEVIRTUAL Success 0.000
IOR Success 0.001
IREM Success 0.000
IRETURN Success 0.000
ISHL Success 0.000
ISHR Success 0.000
ISUB Success 0.001
IUSHR Success 0.000
IXOR Success 0.001
L2D Success 0.000
L2F Success 0.001
L2I Success 0.000
LADD Success 0.000
LALOAD Success 0.001
LAND Success 0.000
LASTORE Success 0.000
LCMP Success 0.000
LCONST_0 Success 0.000
LCONST_1 Success 0.001
LDIV Success 0.000
LLOAD Success 0.000
LMUL Success 0.001
LNEG Success 0.000
LOOKUPSWITCH Success 0.000
LOR Success 0.001
LREM Success 0.000
LRETURN Success 0.000
LSHL Success 0.001
LSHR Success 0.000
LSTORE Success 0.001
LSUB Success 0.000
LUSHR Success 0.000
LXOR Success 0.001
MONITORENTER Success 0.000
MONITOREXIT Success 0.000
MULTIANEWARRAY Success 0.001
NEW Success 0.000
POP Success 0.000
PUTFIELD Success 0.000
PUTSTATIC Success 0.000
RETURN Success 0.001
SALOAD Success 0.000
SASTORE Success 0.000
SIPUSH Success 0.001
SWAP Success 0.000
TABLESWITCH Success 0.000
testVisitFrameIllegalFrameType Success 0.001
testVisitInsnIllegalOpcode Success 0.000
testVisitIntInsnIllegalOpcode Success 0.001
testVisitVarInsnIllegalOpcode Success 0.001
testVisitTypeInsnIllegalOpcode Success 0.001
testVisitFieldInsnIllegalOpcode Success 0.001
testVisitJumpInsnIllegalOpcode Success 0.001
testArgumentsConstructor Success 0.001
testArgumentsStatic Success 0.000
testArgumentsStaticIJZ Success 0.000
testArgumentsStaticLArr Success 0.001
testArgumentsFD Success 0.000
testFrameGaps Success 0.000
testLargeFrame Success 0.001
AALOAD_multidim_obj Success 0.001
AALOAD_multidim_prim Success 0.000
ANEWARRAY_multidim_obj Success 0.000
ANEWARRAY_multidim_prim Success 0.001
DUP2_one_two_word_item Success 0.000
DUP2_two_one_word_items Success 0.000
DUP2_X1_one_two_word_item Success 0.001
DUP2_X1_two_one_word_items Success 0.000
DUP2_X2_one_two_word_item Success 0.000
DUP2_X2_two_one_word_items Success 0.001
GETSTATIC_float Success 0.000
GETSTATIC_double Success 0.000
INVOKESPECIAL_initsuper Success 0.001
ISSTORE Success 0.000
LDC_int Success 0.000
LDC_float Success 0.002
LDC_long Success 0.000
LDC_double Success 0.000
LDC_String Success 0.001
LDC_Class Success 0.001
LDC_invalidType Success 0.002
NEWARRAY_boolean Success 0.000
NEWARRAY_char Success 0.000
NEWARRAY_float Success 0.001
NEWARRAY_double Success 0.001
NEWARRAY_byte Success 0.000
NEWARRAY_short Success 0.000
NEWARRAY_int Success 0.001
NEWARRAY_long Success 0.000
NEWARRAY_invalidOperand Success 0.000
POP2_one_two_word_item Success 0.000
POP2_two_one_word_items Success 0.000

Back to top

TestCase HTMLDocumentTest

Name Status Type Time(s)
testWriter Success 0.000
testStream Success 0.000
testHead Success 0.001
testBody Success 0.001
testMinimalHTMLDocument Success 0.025

Back to top

TestCase HTMLElementTest

Name Status Type Time(s)
testMeta Success 0.001
testLink Success 0.000
testTitle Success 0.000
testH1 Success 0.001
testP Success 0.000
testSpan1 Success 0.001
testSpan2 Success 0.000
testSpan3 Success 0.000
testPre Success 0.000
testDiv Success 0.000
testCode Success 0.000
testA1 Success 0.000
testA2 Success 0.000
testALinkable1 Success 0.000
testALinkable2 Success 0.001
testALinkable3 Success 0.001
testALinkable4 Success 0.000
testTable Success 0.000
testThead Success 0.000
testTfoot Success 0.000
testTbody Success 0.001
testTr Success 0.000
testTd1 Success 0.000
testTd2 Success 0.000
testImg Success 0.000
testScript Success 0.000

Back to top

TestCase HTMLFormatterTest

Name Status Type Time(s)
testStructureWithNestedGroups Success 0.233
testStructureWithGroup Success 0.024
testStructureWithBundleOnly Success 0.014
testDefaultEncoding Success 0.014
testSetEncoding Success 0.087
testGetLanguageNames Success 0.003
testGetFooterText Success 0.001
testGetLocale Success 0.000

Back to top

TestCase ImplicitDefaultConstructorTest

Name Status Type Time(s)
testCoverageResult Success 0.002

Back to top

TestCase ImplicitFieldInitializationTest

Name Status Type Time(s)
testCoverageResult Success 0.015

Back to top

TestCase InputStreamSourceFileLocatorTest

Name Status Type Time(s)
testDefaultEncoding Success 0.004
testGetTabWidth Success 0.000
testGetSourceFileNegative Success 0.000
testGetSourceFile Success 0.001
testGetSourceFileDefaultPackage Success 0.000
testEncoding Success 0.001

Back to top

TestCase InstrSupportTest

Name Status Type Time(s)
testPushIntM2147483648 Success 0.000
testPushIntM32768 Success 0.000
testPushIntM128 Success 0.001
testPushIntM1 Success 0.000
testPushInt0 Success 0.000
testPushInt1 Success 0.001
testPushInt2 Success 0.001
testPushInt3 Success 0.000
testPushInt4 Success 0.000
testPushInt5 Success 0.000
testPushInt127 Success 0.000
testPushInt32767 Success 0.001
testPushInt2147483647 Success 0.000

Back to top

TestCase InstructionTest

Name Status Type Time(s)
testInit Success 0.000
testAddBranch Success 0.001
testSetPredecessor Success 0.000
testSetCovered Success 0.001
testSetCoveredOnLongSequence Success 0.079

Back to top

TestCase InstrumenterTest

Name Status Type Time(s)
testSerialization Success 0.086

Back to top

TestCase InterfaceClassInitializerTest

Name Status Type Time(s)
testCoverageResult Success 0.012

Back to top

TestCase JacocoAgentTest

Name Status Type Time(s)
shouldCreateController Success 0.020
shouldParseOptions Success 0.001

Back to top

TestCase JaCoCoTest

Name Status Type Time(s)
testVERSION Success 0.024
testHOMEURL Success 0.000

Back to top

TestCase JavaNamesTest

Name Status Type Time(s)
testGetPackageName1 Success 0.001
testGetPackageName2 Success 0.001
testGetClassName1 Success 0.000
testGetClassName2 Success 0.000
testGetClassName3 Success 0.001
testGetClassName4 Success 0.000
testGetClassName5 Success 0.001
testGetClassName6 Success 0.000
testGetClassName7 Success 0.000
testGetQualifiedClassName1 Success 0.000
testGetQualifiedClassName2 Success 0.000
testGetQualifiedClassName3 Success 0.001
testGetMethodName1 Success 0.001
testGetMethodName2 Success 0.001
testGetMethodName3 Success 0.000
testGetMethodName4 Success 0.001
testGetMethodName5 Success 0.000
testGetMethodName6 Success 0.000
testGetMethodName7 Success 0.001
testGetMethodName8 Success 0.000
testGetMethodName9 Success 0.000

Back to top

TestCase LabelColumnTest

Name Status Type Time(s)
testInit Success 0.002
testFooter Success 0.028
testComparator1 Success 0.004
testComparator2 Success 0.001
testItemWithoutLink Success 0.026
testItemWithLink Success 0.025

Back to top

TestCase LabelFlowAnalyzerTest

Name Status Type Time(s)
testInit Success 0.000
testFlowScenario01 Success 0.000
testFlowScenario02 Success 0.000
testFlowScenario03 Success 0.000
testFlowScenario04 Success 0.000
testFlowScenario05 Success 0.000
testFlowScenario06 Success 0.000
testFlowScenario07 Success 0.001
testFlowScenario08 Success 0.000
testFlowScenario09 Success 0.000
testFlowScenario10 Success 0.000
testFlowScenario11 Success 0.001
testFlowScenario12 Success 0.001
testInsn Success 0.000
testVisitInsnNegative Success 0.000
testIntInsn Success 0.012
testVarInsn Success 0.002
testTypeInsn Success 0.005
testFieldInsn Success 0.000
testMethodInsn Success 0.001
testInvokeDynamicInsn Success 0.000
testJumpInsn Success 0.000
testVisitJumpInsnNegative Success 0.001
testLdcInsn Success 0.000
testIincInsn Success 0.015
testTableSwitchInsn Success 0.001
testLookupSwitchInsn Success 0.001
testMultiANewArrayInsn Success 0.001

Back to top

TestCase LabelInfoTest

Name Status Type Time(s)
testDefaults Success 0.001
testOtherInfoObject Success 0.000
testSuccessor Success 0.000
testMultiTarget1 Success 0.001
testMultiTarget2 Success 0.000
testMultiTarget3 Success 0.000
testSetResetDone1 Success 0.000
testSetResetDone2 Success 0.000
testSetProbeId Success 0.001
testSetIntermediateLabel Success 0.000
testSetInstruction Success 0.000

Back to top

TestCase LineImplTest

Name Status Type Time(s)
testIncrement1 Success 0.005
testIncrement2 Success 0.000
testEquals1 Success 0.000
testEquals2 Success 0.000
testEquals3 Success 0.004
testEquals4 Success 0.000
testEMPTY Success 0.001
testIncrement3 Success 0.000
testIncrement4 Success 0.000
testIncrement5 Success 0.000
testGetStatus1 Success 0.001
testGetStatus2 Success 0.000
testGetStatus3 Success 0.009
testGetStatus4 Success 0.000
testGetStatus5 Success 0.000
testGetStatus6 Success 0.001
testHashCode Success 0.001

Back to top

TestCase LocalControllerTest

Name Status Type Time(s)
testWriteData Success 0.018
testInvalidDestFile Success 0.001

Back to top

TestCase LoggerRuntimeTest

Name Status Type Time(s)
testGetSetSessionId Success 0.000
testCollectEmpty Success 0.001
testDataAccessor Success 0.002
testReset Success 0.004
testCollectAndReset Success 0.002
testSessionInfo Success 0.000
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.001
testLoadSameClassTwice Success 0.002
testDisconnect Success 0.005
testDisconnectInterface Success 0.001

Back to top

TestCase MBeanControllerTest

Name Status Type Time(s)
testStartupAndShutdown Success 0.092
testDump Success 0.001
testDumpWithReset Success 0.000
testReset Success 0.000
testGetSessionId Success 0.000
testSetSessionId Success 0.001
testGetVersion Success 0.006

Back to top

TestCase MergeTaskTest

Name Status Type Time(s)
testMergeDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.046
testMergeEmptySet [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.048
testMergeMultipleFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.041
testMergeBadFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.032
testMergeToDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.027
testMergeNoDestination [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.031

Back to top

TestCase MethodAnalyzerTest

Name Status Type Time(s)
testLinearSequenceNotCovered1 Success 0.001
testLinearSequenceNotCovered2 Success 0.001
testLinearSequenceCovered Success 0.001
testIfBranchNotCovered Success 0.000
testIfBranchCovered1 Success 0.001
testIfBranchCovered2 Success 0.000
testIfBranchCovered3 Success 0.001
testIfBranchMergeNotCovered Success 0.000
testIfBranchMergeCovered1 Success 0.000
testIfBranchMergeCovered2 Success 0.001
testIfBranchMergeCovered3 Success 0.000
testJumpBackwardsNotCovered Success 0.001
testJumpBackwardsCovered Success 0.000
testJumpToFirstNotCovered Success 0.000
testJumpToFirstCovered1 Success 0.001
testJumpToFirstCovered2 Success 0.002
testTableSwitchNotCovered Success 0.001
testTableSwitchCovered1 Success 0.001
testTableSwitchCovered2 Success 0.001
testTableSwitchCovered3 Success 0.001
testTableSwitchMergeNotCovered Success 0.001
testTableSwitchMergeNotCovered1 Success 0.000
testTableSwitchMergeNotCovered2 Success 0.000
testTableSwitchMergeNotCovered3 Success 0.000
testTableSwitchMergeNotCovered4 Success 0.001
testTryCatchBlockNotCovered Success 0.001
testTryCatchBlockFullyCovered Success 0.001

Back to top

TestCase MethodCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.000
testEmptyMethod Success 0.001
testIncrementMissedInstructions Success 0.000
testIncrementCoveredInstructions Success 0.001
testIncrementComplexity1 Success 0.000
testIncrementComplexity2 Success 0.000
testIncrementComplexity3 Success 0.000
testIncrementComplexity4 Success 0.001
testIncrementComplexity5 Success 0.000
testIncrementComplexity6 Success 0.001
testIncrementComplexity7 Success 0.000
testIncrementComplexity8 Success 0.001

Back to top

TestCase MethodInstrumenterTest

Name Status Type Time(s)
testVisitProbe Success 0.003
testVisitInsnWithProbe Success 0.001
testVisitJumpInsnWithProbe_GOTO Success 0.000
testVisitJumpInsnWithProbe_IFEQ Success 0.000
testVisitJumpInsnWithProbe_IFGE Success 0.000
testVisitJumpInsnWithProbe_IFGT Success 0.001
testVisitJumpInsnWithProbe_IFLE Success 0.000
testVisitJumpInsnWithProbe_IFLT Success 0.001
testVisitJumpInsnWithProbe_IFNE Success 0.000
testVisitJumpInsnWithProbe_IF_ACMPEQ Success 0.000
testVisitJumpInsnWithProbe_IF_ACMPNE Success 0.001
testVisitJumpInsnWithProbe_IF_ICMPEQ Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPGE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPGT Success 0.001
testVisitJumpInsnWithProbe_IF_ICMPLE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPLT Success 0.002
testVisitJumpInsnWithProbe_IF_ICMPNE Success 0.001
testVisitJumpInsnWithProbe_IFNULL Success 0.000
testVisitJumpInsnWithProbe_IFNONNULL Success 0.000
testVisitJumpInsnWithProbe_InvalidOpcode Success 0.001
testVisitTableSwitchInsnWithProbes Success 0.000
testVisitLookupSwitchInsnWithProbes Success 0.000

Back to top

TestCase MethodItemTest

Name Status Type Time(s)
testGetLink Success 0.001
testGetNode Success 0.000
testGetLinkLabel Success 0.000
testGetLinkStyle Success 0.000
testGetLinkNone Success 0.001
testGetLinkWithLine Success 0.000

Back to top

TestCase MethodProbesAdapterTest

Name Status Type Time(s)
testVisitProbe1 Success 0.002
testVisitProbe2 Success 0.001
testVisitInsn1 Success 0.000
testVisitInsn2 Success 0.001
testVisitJumpInsn1 Success 0.001
testVisitJumpInsn2 Success 0.001
testVisitLookupSwitchInsn1 Success 0.001
testVisitLookupSwitchInsn2 Success 0.000
testVisitLookupSwitchInsn3 Success 0.000
testVisitTableSwitchInsn1 Success 0.000
testVisitTableSwitchInsn2 Success 0.001
testVisitTableSwitchInsn3 Success 0.001

Back to top

TestCase MethodSanitizerTest

Name Status Type Time(s)
testLocalVariablePositive Success 0.009
testLocalVariableNegative1 Success 0.001
testLocalVariableNegative2 Success 0.001
testLineNumberPositive Success 0.001
testLineNumberNegative Success 0.000

Back to top

TestCase MockServerSocketTest

Name Status Type Time(s)
testClose Success 0.058
testCloseWhileAccept Success 0.014
testAccept Success 0.028
testAcceptOnClosedServerSocket Success 0.001
testConnect Success 0.013
testWaitForAccept Success 0.021

Back to top

TestCase MockSocketConnectionTest

Name Status Type Time(s)
testIsClosed Success 0.001
testGetInputStreamOnClosedSocket Success 0.001
testReadOnClosedSocket Success 0.001
testReadOnClosedSocketAsync Success 0.017
testGetOutputStreamOnClosedSocket Success 0.001
testWriteOnClosedSocket Success 0.000
testContents Success 0.001
testWaitForContents Success 0.013
testCloseOtherSocket Success 0.001
testCloseOtherSocketAsync Success 0.012

Back to top

TestCase ModifiedSystemClassRuntimeTest

Name Status Type Time(s)
testCreateForNegative Success 0.017
testGetSetSessionId Success 0.000
testCollectEmpty Success 0.001
testDataAccessor Success 0.001
testReset Success 0.003
testCollectAndReset Success 0.001
testSessionInfo Success 0.001
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.006
testLoadSameClassTwice Success 0.002
testDisconnect Success 0.001
testDisconnectInterface Success 0.000

Back to top

TestCase MultiReportVisitorTest

Name Status Type Time(s)
testMockFormatter Success 0.003
testMultiFormatter Success 0.004

Back to top

TestCase MultiSourceFileLocatorTest

Name Status Type Time(s)
testGetTabWidth Success 0.001
testEmpty Success 0.000
testNohit Success 0.002
testHit Success 0.001
testPrecedence Success 0.001

Back to top

TestCase NodeComparatorTest

Name Status Type Time(s)
testSort Success 0.002
testSecond1 Success 0.004
testSecond2 Success 0.000

Back to top

TestCase NodePageTest

Name Status Type Time(s)
testGetNode Success 0.002
testGetLinkLabel Success 0.002
testGetLinkStyle1 Success 0.002
testGetLinkStyle2 Success 0.002

Back to top

TestCase NormalizedFileNamesTest

Name Status Type Time(s)
testKeepLegalCharacters Success 0.000
testReplaceIllegalCharacters Success 0.001
testSameInstance Success 0.000
testReplaceIllegalCharactersNonUnique Success 0.000
testCaseAware Success 0.000

Back to top

TestCase PackageCoverageTest

Name Status Type Time(s)
testProperties Success 0.001
testCountersWithSources Success 0.002
testCountersWithoutSources Success 0.003

Back to top

TestCase PercentageColumnTest

Name Status Type Time(s)
testInit Success 0.001
testItem1 Success 0.036
testItem2 Success 0.037
testLocale Success 0.033
testFooter1 Success 0.032
testFooter2 Success 0.032
testComparator Success 0.002

Back to top

TestCase PrivateEmptyDefaultConstructorTest

Name Status Type Time(s)
testCoverageResult Success 0.007

Back to top

TestCase ProbeInserterTest

Name Status Type Time(s)
testVariableStatic Success 0.002
testVariableNonStatic Success 0.000
testVariableNonStatic_IZObject Success 0.001
testVariableNonStatic_JD Success 0.000
testVisitCode Success 0.000
testVisitVarIns Success 0.001
testVisitIincInsn Success 0.000
testVisitLocalVariable Success 0.001
testVisitMaxs1 Success 0.000
testVisitMaxs2 Success 0.000
testVisitFrame Success 0.001
testVisitFrameDeadCode Success 0.000
testVisitFrame_invalidType Success 0.000

Back to top

TestCase ProbesBeforeSuperConstructorTest

Name Status Type Time(s)
testCoverageResult Success 0.006

Back to top

TestCase RemoteControlReaderWriterTest

Name Status Type Time(s)
testNoRemoteCommandVisitor Success 0.002
testVisitDump1 Success 0.002
testVisitDump2 Success 0.000
testVisitDump3 Success 0.001
testVisitDump4 Success 0.000
testSendCmdOk Success 0.001
testEmptyClass Success 0.003
testSessionInfo Success 0.001
testEmpty Success 0.003
testFlush Success 0.000
testCustomBlocks Success 0.001
testGetFileHeader Success 0.000
testMultipleHeaders Success 0.000
testInvalidMagicNumber Success 0.001
testInvalidHeaderVersion Success 0.001
testMissingHeader Success 0.002
testUnknownBlock Success 0.000
testEmptyFile Success 0.000
testNoSessionInfoVisitor Success 0.001
testSessionInfoIOException Success 0.002
testNoExecutionDataVisitor Success 0.000
testMinClassId Success 0.000
testMaxClassId Success 0.000
testOneClass Success 0.000
testTwoClasses Success 0.000
testBigClass Success 0.000
testExecutionDataIOException Success 0.000

Back to top

TestCase ReportOutputFolderTest

Name Status Type Time(s)
testFileInRoot Success 0.000
testSubfolderInstance Success 0.000
testFileInSubFolder Success 0.001
testRelativeLinkInSameFolder Success 0.000
testRelativeLinkInParentFolder Success 0.000
testRelativeLinkInSubFolder Success 0.000
testRelativeLinkInSibling1 Success 0.000
testRelativeLinkInSibling2 Success 0.000
testInvalidRelativeLink Success 0.000

Back to top

TestCase ReportPageTest

Name Status Type Time(s)
testIsRootPage1 Success 0.028
testIsRootPage2 Success 0.001
testGetLink Success 0.001
testPageContent Success 0.317

Back to top

TestCase ReportTaskTest

Name Status Type Time(s)
testReportCsvNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.029
testReportWithSourceButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.185
testReportNoStructureElement [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.021
testReportHtmlWithSources [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.190
testReportHtmlWithSourceEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.112
testReportWithSourceDirButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.063
testReportHtmlZipFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.142
testReportWithSourceButNoClasses [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.050
testReportXmlNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.022
testReportHtmlInvalidTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.022
testReportHtmlWithSourcesDir [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.110
testReportHtmlLocale [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.098
testReportHtmlFooter [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.035
testReportHtmlNoDestdirOrDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.022
testReportHtmlWithJAR [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.184
testReportWithExecutiondataFiles [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportHtmlBothDestdirAndDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.023
testReportHtmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.034
testReportHtmlDefaultTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.082
testReportNoGroupName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.026
testReportHtmlWithClassFileSet [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.085
testReportInvalidExecutionDataFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.016
testReportXmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.037
testReportHtmlTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.113
testReportNoStructureName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportHtmlWithPath [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.069
testReportXmlInvalidDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.017
testReportCsvEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.023

Back to top

TestCase ResourcesTest

Name Status Type Time(s)
testGetLink Success 0.001
testCopyResources Success 0.012
testGetElementStyle Success 0.001

Back to top

TestCase SessionInfoStoreTest

Name Status Type Time(s)
testEmpty Success 0.000
testIsEmpty Success 0.000
testGetInfos Success 0.001
testGetMergedEmpty Success 0.000
testGetMerged Success 0.001
testAccept Success 0.001

Back to top

TestCase SessionInfoTest

Name Status Type Time(s)
testToString Success 0.000
testNullId Success 0.001
testGetters Success 0.000
testCompare Success 0.001

Back to top

TestCase SessionsPageTest

Name Status Type Time(s)
testGetLinkLabel Success 0.004
testGetLinkStyle Success 0.003
testGetFileName Success 0.003
testEmptyContent Success 0.131
testSessionListContent Success 0.081
testExecutionDataContent Success 0.080

Back to top

TestCase SortIndexTest

Name Status Type Time(s)
testEmptyList Success 0.002
testSingleton Success 0.000
testSorted Success 0.001
testIncreaseBuffer Success 0.000
testReverse Success 0.000
testShuffle Success 0.001

Back to top

TestCase SourceFileCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.000

Back to top

TestCase SourceFilePageTest

Name Status Type Time(s)
testContents Success 0.055

Back to top

TestCase SourceHighlighterTest

Name Status Type Time(s)
testDefaultTabWidth Success 0.054
testDefaultLanguage Success 0.056
testSetLanguage Success 0.056
testHighlighting Success 0.066
testHighlightNone Success 0.057
testHighlightBranchesFC Success 0.050
testHighlightBranchesPC Success 0.053
testHighlightBranchesNC Success 0.050

Back to top

TestCase SourceNodeImplTest

Name Status Type Time(s)
testGetLine Success 0.000
testInit Success 0.000
testEnsureCapacityUnknown1 Success 0.000
testEnsureCapacityUnknown2 Success 0.000
testIncrementLineUnknown Success 0.001
testIncrementLines Success 0.001
testIncrementLine1_1 Success 0.000
testIncrementLine1_2 Success 0.001
testIncrementLine1_3 Success 0.000
testIncrementLine1_4 Success 0.001
testIncrementLine2_1 Success 0.000
testIncrementLine2_2 Success 0.001
testIncrementLine2_3 Success 0.000
testIncrementLine2_4 Success 0.000
testIncrementLine3_1 Success 0.000
testIncrementLine3_2 Success 0.001
testIncrementLine3_3 Success 0.000
testIncrementLine3_4 Success 0.001
testIncrementLine4_1 Success 0.000
testIncrementLine4_2 Success 0.001
testIncrementLine4_3 Success 0.000
testIncrementLine4_4 Success 0.000
testIncrementChildNoLines Success 0.002
testIncrementChildWithLines Success 0.000

Back to top

TestCase SourceTest

Name Status Type Time(s)
testGetLines1 Success 0.001
testGetLines2 Success 0.000
testGetLines3 Success 0.000
testGetLine Success 0.000
testGetLineNumber Success 0.000
testGetLineNumberNegative Success 0.001
testDuplicateTag Success 0.001
testGetSourceFor Success 0.002

Back to top

TestCase StringPoolTest

Name Status Type Time(s)
testGetStringNull Success 0.001
testGetString Success 0.000
testGetArrayNull Success 0.001
testGetEmptyArray Success 0.000
testGetArray Success 0.000

Back to top

TestCase StylesTest

Name Status Type Time(s)
testCombine1 Success 0.000
testCombine2 Success 0.000
testCombine3 Success 0.001
testCombine4 Success 0.000

Back to top

TestCase SystemPropertiesRuntimeTest

Name Status Type Time(s)
testGetSetSessionId Success 0.001
testCollectEmpty Success 0.000
testDataAccessor Success 0.007
testReset Success 0.001
testCollectAndReset Success 0.002
testSessionInfo Success 0.002
testNoLocalVariablesInDataAccessor Success 0.001
testExecutionRecording Success 0.002
testLoadSameClassTwice Success 0.004
testDisconnect Success 0.004
testDisconnectInterface Success 0.000

Back to top

TestCase TableTest

Name Status Type Time(s)
testCallbackSequence Success 0.013
testInvisible Success 0.004
testTwoDefaultSorts Success 0.001
testSortIds Success 0.055
testDefaultSorting Success 0.037

Back to top

TestCase TcpClientControllerTest

Name Status Type Time(s)
testShutdown Success 0.011
testRemoteClose Success 0.001
testInvalidCommand Success 0.002
testWriteExecutionData Success 0.002

Back to top

TestCase TcpConnectionTest

Name Status Type Time(s)
testRemoteClose Success 0.013
testInvalidHeader Success 0.001
testInvalidContent Success 0.002
testLocalClose Success 0.012
testRemoteDump Success 0.013
testLocalDump Success 0.013
testLocalDumpWithoutInit Success 0.001
testRemoteReset Success 0.015

Back to top

TestCase TcpServerControllerTest

Name Status Type Time(s)
testWriteExecutionData Success 0.003
testShutdownWithoutConnection Success 0.000
testShutdownWithConnection Success 0.000
testInvalidHeader Success 0.000
testGetInetAddressLoopback Success 0.005
testGetInetAddressAny Success 0.005

Back to top

TestCase TestTarget

Name Status Type Time(s)
testNothing Success 0.007

Back to top

TestCase URLStreamHandlerRuntimeTest

Name Status Type Time(s)
testGetSetSessionId Success 0.030
testCollectEmpty Success 0.001
testDataAccessor Success 0.000
testReset Success 0.002
testCollectAndReset Success 0.001
testSessionInfo Success 0.000
testNoLocalVariablesInDataAccessor Success 0.001
testExecutionRecording Success 0.001
testLoadSameClassTwice Success 0.002
testDisconnect Success 0.008
testDisconnectInterface Success 0.000

Back to top

TestCase WildcardMatcherTest

Name Status Type Time(s)
testEmpty Success 0.003
testExact Success 0.001
testCaseSensitive Success 0.001
testQuote Success 0.000
testWildcards Success 0.001
testMultiExpression Success 0.001

Back to top

TestCase XMLDocumentTest

Name Status Type Time(s)
testStream Success 0.001
testNoDoctype Success 0.000
testNoDoctypeStandalone Success 0.000
testDoctype Success 0.000
testDoctypeStandalone Success 0.000
testClose Success 0.001

Back to top

TestCase XMLElementTest

Name Status Type Time(s)
testEmptyNode Success 0.001
testAddAttributeToClosedNode Success 0.000
testAddChildToClosedNode Success 0.000
testAddTextToClosedNode Success 0.000
testNestedElement Success 0.000
test2NestedElements Success 0.000
testText Success 0.000
testMixedContent Success 0.000
testQuotedText Success 0.000
testNullAttributes Success 0.000
testStringAttributes Success 0.000
testIntAttributes Success 0.000
testLongAttributes Success 0.000
testInvalidAttributeOutput1 Success 0.001
testInvalidAttributeOutput2 Success 0.000

Back to top

TestCase XMLFormatterTest

Name Status Type Time(s)
testStructureWithNestedGroups Success 0.080
testStructureWithGroup Success 0.318
testStructureWithBundleOnly Success 0.261
testDefaultEncoding Success 0.008
testSetEncoding Success 0.004
testSessionInfo Success 0.031

Back to top

TestCase XMLGroupVisitorTest

Name Status Type Time(s)
testVisitBundle Success 0.020
testVisitGroup Success 0.014
testVisitEnd Success 0.012

Back to top

TestCase ZipMultiReportOutputTest

Name Status Type Time(s)
testWrite1 Success 0.028
testWrite2 Success 0.002
testWrite3 Success 0.001
testCreateFiles Success 0.001
testCreateFilesWithoutClose Success 0.002
testWriteToClosedStream1 Success 0.002
testWriteToClosedStream2 Success 0.002
testWriteToClosedStream3 Success 0.001
testFlushToClosedStream3 Success 0.001
testWriteToObsoleteStream Success 0.001

Back to top