JUnit Test Results

Summary

Tests Failures Errors Success rate Time
1092 0 0 100.00% 8.324

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.047
org.jacoco.agent.rt.internal 40 0 0 0.146
org.jacoco.agent.rt.internal.output 37 0 0 0.187
org.jacoco.ant 79 0 0 4.625
org.jacoco.core 3 0 0 0.005
org.jacoco.core.analysis 40 0 0 0.270
org.jacoco.core.data 55 0 0 0.073
org.jacoco.core.instr 11 0 0 0.110
org.jacoco.core.internal 17 0 0 0.032
org.jacoco.core.internal.analysis 130 0 0 0.055
org.jacoco.core.internal.data 16 0 0 0.000
org.jacoco.core.internal.flow 76 0 0 0.051
org.jacoco.core.internal.instr 100 0 0 0.051
org.jacoco.core.runtime 131 0 0 0.097
org.jacoco.core.test.validation 57 0 0 0.253
org.jacoco.core.tools 10 0 0 0.095
org.jacoco.examples 3 0 0 0.132
org.jacoco.report 49 0 0 0.090
org.jacoco.report.check 42 0 0 0.087
org.jacoco.report.csv 21 0 0 0.038
org.jacoco.report.html 8 0 0 0.092
org.jacoco.report.internal 14 0 0 0.011
org.jacoco.report.internal.html 31 0 0 0.029
org.jacoco.report.internal.html.page 37 0 0 0.302
org.jacoco.report.internal.html.resources 7 0 0 0.008
org.jacoco.report.internal.html.table 43 0 0 0.782
org.jacoco.report.internal.xml 24 0 0 0.032
org.jacoco.report.xml 6 0 0 0.624

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.047

Back to top

Package org.jacoco.agent.rt.internal

Name Tests Errors Failures Time(s) Time Stamp
AgentTest 13 0 0 0.062
ClassFileDumperTest 3 0 0 0.040
ConfigLoaderTest 4 0 0 0.006
CoverageTransformerTest 20 0 0 0.038

Back to top

Package org.jacoco.agent.rt.internal.output

Name Tests Errors Failures Time(s) Time Stamp
FileOutputTest 3 0 0 0.003
MockServerSocketTest 6 0 0 0.051
MockSocketConnectionTest 10 0 0 0.054
TcpClientOutputTest 4 0 0 0.005
TcpConnectionTest 8 0 0 0.068
TcpServerOutputTest 6 0 0 0.006

Back to top

Package org.jacoco.ant

Name Tests Errors Failures Time(s) Time Stamp
AgentTaskTest 5 0 0 0.050
AntFilesLocatorTest 2 0 0 0.012
AntResourcesLocatorTest 7 0 0 0.007
CoverageTaskTest 11 0 0 1.334
DumpTaskTest 4 0 0 0.039
DumpTaskWithServerTest 4 0 0 0.638
InstrumentTaskTest 7 0 0 0.863
MergeTaskTest 6 0 0 0.059
ReportTaskTest 32 0 0 1.623
TestTarget 1 0 0 0.000

Back to top

Package org.jacoco.core

Name Tests Errors Failures Time(s) Time Stamp
JaCoCoTest 3 0 0 0.005

Back to top

Package org.jacoco.core.analysis

Name Tests Errors Failures Time(s) Time Stamp
AnalyzerTest 14 0 0 0.227
CounterComparatorTest 9 0 0 0.020
CoverageBuilderTest 8 0 0 0.009
CoverageNodeImplTest 6 0 0 0.007
NodeComparatorTest 3 0 0 0.007

Back to top

Package org.jacoco.core.data

Name Tests Errors Failures Time(s) Time Stamp
ExecutionDataReaderWriterTest 21 0 0 0.054
ExecutionDataStoreTest 14 0 0 0.011
ExecutionDataTest 10 0 0 0.003
SessionInfoStoreTest 6 0 0 0.005
SessionInfoTest 4 0 0 0.000

Back to top

Package org.jacoco.core.instr

Name Tests Errors Failures Time(s) Time Stamp
InstrumenterTest 11 0 0 0.110

Back to top

Package org.jacoco.core.internal

Name Tests Errors Failures Time(s) Time Stamp
ContentTypeDetectorTest 15 0 0 0.012
Pack200StreamsTest 2 0 0 0.020

Back to top

Package org.jacoco.core.internal.analysis

Name Tests Errors Failures Time(s) Time Stamp
BundleCoverageImplTest 3 0 0 0.001
ClassAnalyzerTest 6 0 0 0.001
ClassCoverageImplTest 7 0 0 0.002
CounterImplTest 25 0 0 0.004
LineImplTest 17 0 0 0.007
MethodAnalyzerTest 27 0 0 0.018
MethodCoverageImplTest 12 0 0 0.009
PackageCoverageTest 3 0 0 0.002
SourceFileCoverageImplTest 1 0 0 0.000
SourceNodeImplTest 24 0 0 0.011
StringPoolTest 5 0 0 0.000

Back to top

Package org.jacoco.core.internal.data

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

Back to top

Package org.jacoco.core.internal.flow

Name Tests Errors Failures Time(s) Time Stamp
ClassProbesAdapterTest 5 0 0 0.003
FrameSnapshotTest 5 0 0 0.001
InstructionTest 5 0 0 0.026
LabelFlowAnalyzerTest 27 0 0 0.008
LabelInfoTest 11 0 0 0.003
MethodProbesAdapterTest 18 0 0 0.008
MethodSanitizerTest 5 0 0 0.002

Back to top

Package org.jacoco.core.internal.instr

Name Tests Errors Failures Time(s) Time Stamp
ClassInstrumenterTest 3 0 0 0.001
DuplicateFrameEliminatorTest 14 0 0 0.006
InstrSupportTest 16 0 0 0.007
MethodInstrumenterTest 22 0 0 0.013
ProbeArrayStrategyFactoryTest 14 0 0 0.007
ProbeCounterTest 4 0 0 0.001
ProbeInserterTest 17 0 0 0.011
SignatureRemoverTest 10 0 0 0.005

Back to top

Package org.jacoco.core.runtime

Name Tests Errors Failures Time(s) Time Stamp
AgentOptionsTest 50 0 0 0.034
CommandLineSupportTest 19 0 0 0.001
LoggerRuntimeTest 4 0 0 0.008
ModifiedSystemClassRuntimeTest 5 0 0 0.011
OfflineInstrumentationAccessGeneratorTest 2 0 0 0.004
RemoteControlReaderWriterTest 27 0 0 0.015
RuntimeDataTest 9 0 0 0.005
SystemPropertiesRuntimeTest 4 0 0 0.005
URLStreamHandlerRuntimeTest 4 0 0 0.006
WildcardMatcherTest 7 0 0 0.008

Back to top

Package org.jacoco.core.test.validation

Name Tests Errors Failures Time(s) Time Stamp
BooleanExpressionsTest 1 0 0 0.008
ClassFileVersionsTest 8 0 0 0.007
ClassInitializerTest 1 0 0 0.003
ControlStructuresTest 1 0 0 0.056
CyclomaticComplexityTest 17 0 0 0.043
ExceptionsTest 1 0 0 0.007
ExplicitInitialFrameTest 1 0 0 0.002
FieldInitializationInTwoConstructorsTest 1 0 0 0.002
FramesTest 12 0 0 0.098
ImplicitDefaultConstructorTest 1 0 0 0.002
ImplicitFieldInitializationTest 1 0 0 0.002
InterfaceClassInitializerTest 1 0 0 0.002
PrivateEmptyDefaultConstructorTest 1 0 0 0.001
ProbesBeforeSuperConstructorTest 1 0 0 0.002
SourceTest 8 0 0 0.004
StructuredLockingTest 1 0 0 0.014

Back to top

Package org.jacoco.core.tools

Name Tests Errors Failures Time(s) Time Stamp
ExecDumpClientTest 4 0 0 0.088
ExecFileLoaderTest 6 0 0 0.007

Back to top

Package org.jacoco.examples

Name Tests Errors Failures Time(s) Time Stamp
ClassInfoTest 1 0 0 0.010
CoreTutorialTest 1 0 0 0.101
ExecDumpTest 1 0 0 0.021

Back to top

Package org.jacoco.report

Name Tests Errors Failures Time(s) Time Stamp
DirectorySourceFileLocatorTest 2 0 0 0.006
FileMultiReportOutputTest 2 0 0 0.013
InputStreamSourceFileLocatorTest 6 0 0 0.003
JavaNamesTest 22 0 0 0.011
MultiReportVisitorTest 2 0 0 0.034
MultiSourceFileLocatorTest 5 0 0 0.007
ZipMultiReportOutputTest 10 0 0 0.016

Back to top

Package org.jacoco.report.check

Name Tests Errors Failures Time(s) Time Stamp
BundleCheckerTest 8 0 0 0.015
LimitTest 26 0 0 0.037
RuleTest 6 0 0 0.006
RulesCheckerTest 2 0 0 0.029

Back to top

Package org.jacoco.report.csv

Name Tests Errors Failures Time(s) Time Stamp
CSVFormatterTest 5 0 0 0.013
CSVGroupHandlerTest 2 0 0 0.004
ClassRowWriterTest 2 0 0 0.007
DelimitedWriterTest 12 0 0 0.014

Back to top

Package org.jacoco.report.html

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

Back to top

Package org.jacoco.report.internal

Name Tests Errors Failures Time(s) Time Stamp
NormalizedFileNamesTest 5 0 0 0.002
ReportOutputFolderTest 9 0 0 0.009

Back to top

Package org.jacoco.report.internal.html

Name Tests Errors Failures Time(s) Time Stamp
HTMLDocumentTest 5 0 0 0.017
HTMLElementTest 26 0 0 0.012

Back to top

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

Name Tests Errors Failures Time(s) Time Stamp
ClassPageTest 4 0 0 0.017
MethodItemTest 6 0 0 0.005
NodePageTest 4 0 0 0.004
PackagePageTest 2 0 0 0.042
PackageSourcePageTest 2 0 0 0.036
ReportPageTest 4 0 0 0.019
SessionsPageTest 6 0 0 0.054
SourceFilePageTest 1 0 0 0.015
SourceHighlighterTest 8 0 0 0.110

Back to top

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

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

Back to top

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

Name Tests Errors Failures Time(s) Time Stamp
BarColumnTest 9 0 0 0.146
CounterColumnTest 10 0 0 0.135
LabelColumnTest 6 0 0 0.113
PercentageColumnTest 7 0 0 0.324
SortIndexTest 6 0 0 0.006
TableTest 5 0 0 0.058

Back to top

Package org.jacoco.report.internal.xml

Name Tests Errors Failures Time(s) Time Stamp
XMLDocumentTest 6 0 0 0.003
XMLElementTest 15 0 0 0.007
XMLGroupVisitorTest 3 0 0 0.022

Back to top

Package org.jacoco.report.xml

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

Back to top

TestCase AgentJarTest

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

Back to top

TestCase AgentOptionsTest

Name Status Type Time(s)
testToString Success 0.005
testDefaults Success 0.001
testEmptyOptions Success 0.001
testNullOptions Success 0.000
testPropertiesOptions Success 0.000
testGetDestile Success 0.000
testSetDestile Success 0.000
testGetAppendTrue Success 0.000
testGetAppendFalse Success 0.000
testSetAppendTrue Success 0.000
testSetAppendFalse Success 0.001
testGetExclClassloader Success 0.000
testSetExclClassloader Success 0.000
testGetIncludes Success 0.000
testSetIncludes Success 0.000
testGetExcludes Success 0.001
testSetExcludes Success 0.000
testGetIncludeBootstrapClassesTrue Success 0.001
testGetIncludeBootstrapClassesFalse Success 0.000
testSetIncludeBootstrapClassesTrue Success 0.000
testSetIncludeBootstrapClassesFalse Success 0.000
testGetSessionId Success 0.000
testSetSessionId Success 0.000
testGetDumpOnExit Success 0.001
testSetDumpOnExit Success 0.000
testGetOutput Success 0.000
testSetOutput1 Success 0.000
testSetOutput2 Success 0.000
testInvalidOutput1 Success 0.000
testInvalidOutput2 Success 0.000
testGetPort Success 0.000
testSetPort Success 0.000
testParseInvalidPort Success 0.000
testSetNegativePort Success 0.000
testGetAddress Success 0.000
testSetAddress Success 0.000
testInvalidOptionFormat Success 0.000
testInvalidOptionKey Success 0.001
testInvalidOptionValue Success 0.000
testInvalidPortOptionValue Success 0.000
testGetClassDumpDir Success 0.000
testSetClassDumpDir Success 0.000
testGetJmx Success 0.000
testSetJmx Success 0.000
testGetVMArgumentWithNoOptions Success 0.000
testGetVMArgumentWithOneOption Success 0.000
testGetVMArgumentWithOptions Success 0.001
testGetQuotedVMArgument Success 0.002
testPrependVMArguments Success 0.000
testPrependVMArgumentsReplace Success 0.001

Back to top

TestCase AgentTaskTest

Name Status Type Time(s)
testCoverageAgentWithEmptyProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.007
testCoverageAgent [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.015
testCoverageAgentReuseAgentJar [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.009
testCoverageAgentWithNoProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.006
testCoverageAgentDisabled [src\/org\/jacoco\/ant\/AgentTaskTest.xml] Success 0.006

Back to top

TestCase AgentTest

Name Status Type Time(s)
testCreateController Success 0.010
testStartupShutdown Success 0.003
testShutdownWithException Success 0.003
testNoSessionId Success 0.000
testNoDumpOnExit Success 0.001
testInvalidExecFile Success 0.001
testGetVersion Success 0.005
testGetSetSessionId Success 0.002
testReset Success 0.001
testGetExecutionData Success 0.001
testDump Success 0.002
testJmx Success 0.022
testNoJmx Success 0.001

Back to top

TestCase AnalyzerTest

Name Status Type Time(s)
testAnalyzeClassFromStream Success 0.057
testAnalyzeClassFromByteArray Success 0.008
testAnalyzeClassIdMatch Success 0.009
testAnalyzeClassNoIdMatch Success 0.009
testAnalyzeClass_Broken Success 0.001
testAnalyzeAll_Class Success 0.009
testAnalyzeAll_Zip Success 0.012
testAnalyzeAll_EmptyZipEntry Success 0.001
testAnalyzeAll_Pack200 Success 0.089
testAnalyzeAll_Empty Success 0.000
testAnalyzeAll_Folder Success 0.006
testAnalyzeAll_Path Success 0.011
testAnalyzeAll_BrokenZip Success 0.002
testAnalyzeAll_BrokenClassFileInZip Success 0.002

Back to top

TestCase AntFilesLocatorTest

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

Back to top

TestCase AntResourcesLocatorTest

Name Status Type Time(s)
testGetTabWidth Success 0.001
testEmpty Success 0.000
testFile Success 0.001
testDirectory Success 0.000
testFilePrecedence Success 0.001
testDirectoryOrdering Success 0.001
testAddAll Success 0.001

Back to top

TestCase BarColumnTest

Name Status Type Time(s)
testInit Success 0.004
testLocale Success 0.023
testFooter Success 0.023
testComparator1 Success 0.001
testComparator2 Success 0.001
testBarWidths Success 0.022
testRedBarOnly Success 0.023
testGreenBarOnly Success 0.020
testNoBars Success 0.025

Back to top

TestCase BooleanExpressionsTest

Name Status Type Time(s)
testCoverageResult Success 0.007

Back to top

TestCase BundleCheckerTest

Name Status Type Time(s)
testBundleLimit Success 0.001
testPackageLimit Success 0.001
testSourceFileLimit Success 0.001
testClassLimit Success 0.001
testMethodLimit Success 0.004
testGroupLimitNotSupported Success 0.001
testLimitOk Success 0.001
testBundleNoMatch Success 0.000

Back to top

TestCase BundleCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.000
testCounters Success 0.000
testGroupByPackage Success 0.000

Back to top

TestCase ClassAnalyzerTest

Name Status Type Time(s)
testAnalyzeInstrumentedClass1 Success 0.000
testAnalyzeInstrumentedClass2 Success 0.000
testMethodFilter_Empty Success 0.000
testMethodFilter_NonSynthetic Success 0.000
testMethodFilter_Synthetic Success 0.001
testMethodFilter_Lambda Success 0.000

Back to top

TestCase ClassCoverageImplTest

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

Back to top

TestCase ClassFileDumperTest

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

Back to top

TestCase ClassFileVersionsTest

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

Back to top

TestCase ClassInfoTest

Name Status Type Time(s)
testRunExample Success 0.009

Back to top

TestCase ClassInitializerTest

Name Status Type Time(s)
testCoverageResult Success 0.002

Back to top

TestCase ClassInstrumenterTest

Name Status Type Time(s)
testInstrumentInstrumentedClass1 Success 0.000
testInstrumentInstrumentedClass2 Success 0.000
testNoMethodVisitor Success 0.000

Back to top

TestCase ClassPageTest

Name Status Type Time(s)
testGetLinkLabel Success 0.001
testContents Success 0.014
testGetFileName Success 0.001
testGetFileNameDefault Success 0.000

Back to top

TestCase ClassProbesAdapterTest

Name Status Type Time(s)
testProbeCounter Success 0.000
testVisitClassMethods Success 0.001
testVisitMethodNullMethodVisitor Success 0.000
testVisitWithFrames Success 0.001
testVisitWithoutFrames Success 0.000

Back to top

TestCase ClassRowWriterTest

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

Back to top

TestCase CommandLineSupportTest

Name Status Type Time(s)
testQuote1 Success 0.000
testQuote2 Success 0.000
testQuote3 Success 0.000
testQuote4 Success 0.000
testQuote5 Success 0.000
testQuoteList1 Success 0.000
testQuoteList2 Success 0.000
testQuoteList3 Success 0.000
testQuoteList4 Success 0.000
testSplit1 Success 0.000
testSplit2 Success 0.000
testSplit3 Success 0.000
testSplit4 Success 0.000
testSplit5 Success 0.000
testSplit6 Success 0.000
testSplit7 Success 0.000
testSplit8 Success 0.000
testSplit9 Success 0.000
testSplit10 Success 0.000

Back to top

TestCase CompactDataInputOutputTest

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

Back to top

TestCase ConfigLoaderTest

Name Status Type Time(s)
testResource Success 0.005
testNoResource Success 0.000
testSystemProperties Success 0.000
testSubstituteProperties Success 0.001

Back to top

TestCase ContentTypeDetectorTest

Name Status Type Time(s)
testEmptyStream Success 0.000
testClassFile Success 0.003
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.001
testClassFile18 Success 0.000
testMachObjectFile Success 0.000
testZipFile Success 0.000
testPack200File Success 0.004
testGZipFile Success 0.000
testStreamWithoutMarkSupport Success 0.001

Back to top

TestCase ControlStructuresTest

Name Status Type Time(s)
testCoverageResult Success 0.053

Back to top

TestCase CoreTutorialTest

Name Status Type Time(s)
testRunExample Success 0.075

Back to top

TestCase CounterColumnTest

Name Status Type Time(s)
testLocale Success 0.033
testFooter Success 0.028
testInitVisible Success 0.001
testInitInvisible Success 0.001
testItemTotal Success 0.021
testItemMissed Success 0.025
testItemCovered Success 0.021
testComparatorTotal Success 0.001
testComparatorCovered Success 0.001
testComparatorMissed Success 0.000

Back to top

TestCase CounterComparatorTest

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

Back to top

TestCase CounterImplTest

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

Back to top

TestCase CoverageBuilderTest

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

Back to top

TestCase CoverageNodeImplTest

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

Back to top

TestCase CoverageTaskTest

Name Status Type Time(s)
testCoverageOfForkedJavaDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.107
testCoverageOfForkedJavaWithVariable [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.154
testNoSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.008
testCoverageOfNonForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.009
testMultipleSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.010
testCoverageOfForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.503
testCoverageOfForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.151
testCoverageOfForkedJUnitDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.184
testInclBootstrapClasses [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.171
testInvalidSubTask [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.006
testCoverageOfNonForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] Success 0.006

Back to top

TestCase CoverageTransformerTest

Name Status Type Time(s)
testHasSourceLocationNegative1 Success 0.007
testHasSourceLocationNegative2 Success 0.000
testHasSourceLocationNegative3 Success 0.001
testHasSourceLocationPositive Success 0.001
testFilterAgentClass Success 0.001
testFilterIncludesBootstrapClassesPositive Success 0.000
testFilterIncludesBootstrapClassesNegative Success 0.001
testFilterClassLoaderPositive1 Success 0.001
testFilterClassLoaderPositive2 Success 0.000
testFilterClassLoaderNegative1 Success 0.001
testFilterClassLoaderNegative2 Success 0.001
testFilterIncludedClassPositive Success 0.001
testFilterIncludedClassNegative Success 0.001
testFilterExcludedClassPositive Success 0.000
testFilterExcludedClassPositiveInner Success 0.000
testFilterExcludedClassNegative Success 0.002
testTransformFiltered1 Success 0.000
testTransformFiltered2 Success 0.001
testTransformFailure Success 0.005
testRedefinedClass Success 0.001

Back to top

TestCase CRC64Test

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

Back to top

TestCase CSVFormatterTest

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

Back to top

TestCase CSVGroupHandlerTest

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

Back to top

TestCase CyclomaticComplexityTest

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

Back to top

TestCase DelimitedWriterTest

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

Back to top

TestCase DirectorySourceFileLocatorTest

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

Back to top

TestCase DumpTaskTest

Name Status Type Time(s)
testUnknownHost [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.010
testInvalidPort [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.007
testNoDestFile [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.007
testNoServer [src\/org\/jacoco\/ant\/DumpTaskTest.xml] Success 0.007

Back to top

TestCase DumpTaskWithServerTest

Name Status Type Time(s)
testDump [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.148
testNoDumpWithFileSet [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.118
testNoDumpOrReset [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.111
testResetOnly [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] Success 0.103

Back to top

TestCase DuplicateFrameEliminatorTest

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

Back to top

TestCase ExceptionsTest

Name Status Type Time(s)
testCoverageResult Success 0.007

Back to top

TestCase ExecDumpClientTest

Name Status Type Time(s)
testReset Success 0.046
testNoRetries Success 0.001
testWithRetries Success 0.001
testDump Success 0.040

Back to top

TestCase ExecDumpTest

Name Status Type Time(s)
testRunExample Success 0.021

Back to top

TestCase ExecFileLoaderTest

Name Status Type Time(s)
testLoadFile Success 0.001
testLoadInputStream Success 0.001
testLoadBrokenContent Success 0.001
testSaveFile Success 0.001
testSaveFileAppend Success 0.000
testCreateSubfolders Success 0.001

Back to top

TestCase ExecutionDataReaderWriterTest

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

Back to top

TestCase ExecutionDataStoreTest

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

Back to top

TestCase ExecutionDataTest

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

Back to top

TestCase ExplicitInitialFrameTest

Name Status Type Time(s)
testCoverageResult Success 0.002

Back to top

TestCase FieldInitializationInTwoConstructorsTest

Name Status Type Time(s)
testCoverageResult Success 0.002

Back to top

TestCase FileMultiReportOutputTest

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

Back to top

TestCase FileOutputTest

Name Status Type Time(s)
testCreateDestFileOnStartup Success 0.001
testWriteData Success 0.000
testInvalidDestFile Success 0.001

Back to top

TestCase FrameSnapshotTest

Name Status Type Time(s)
testNullAnalyzer Success 0.000
testNoFrame Success 0.001
testFrame Success 0.000
testReduce Success 0.000
testPop Success 0.000

Back to top

TestCase FramesTest

Name Status Type Time(s)
testTarget12 Success 0.015
testTarget01 Success 0.016
testTarget02 Success 0.018
testTarget03 Success 0.014
testTarget04 Success 0.004
testTarget05 Success 0.005
testTarget06 Success 0.004
testTarget07 Success 0.003
testTarget08 Success 0.003
testTarget09 Success 0.005
testTarget10 Success 0.005
testTarget11 Success 0.004

Back to top

TestCase HTMLDocumentTest

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

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.000
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.001
testALinkable2 Success 0.000
testALinkable3 Success 0.001
testALinkable4 Success 0.000
testTable Success 0.001
testThead Success 0.000
testTfoot Success 0.000
testTbody Success 0.000
testTr Success 0.000
testTd1 Success 0.001
testTd2 Success 0.000
testImg Success 0.000
testScript Success 0.001

Back to top

TestCase HTMLFormatterTest

Name Status Type Time(s)
testStructureWithGroup Success 0.019
testStructureWithNestedGroups Success 0.021
testStructureWithBundleOnly Success 0.009
testSetEncoding Success 0.028
testGetLanguageNames Success 0.001
testDefaultEncoding Success 0.009
testGetFooterText Success 0.000
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.002

Back to top

TestCase InputStreamSourceFileLocatorTest

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

Back to top

TestCase InstrSupportTest

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

Back to top

TestCase InstructionTest

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

Back to top

TestCase InstrumenterTest

Name Status Type Time(s)
testInstrumentClass Success 0.009
testInstrumentBrokenClass1 Success 0.001
testInstrumentBrokenClass2 Success 0.000
testSerialization Success 0.010
testInstrumentAll_Class Success 0.005
testInstrumentAll_Zip Success 0.007
testInstrumentAll_BrokenClassFileInZip Success 0.001
testInstrumentAll_Pack200 Success 0.071
testInstrumentAll_Other Success 0.000
testInstrumentAll_RemoveSignatures Success 0.001
testInstrumentAll_KeepSignatures Success 0.001

Back to top

TestCase InstrumentTaskTest

Name Status Type Time(s)
testInstrumentRemoveSignatures [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.301
testInstrumentIgnoreDirectories [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.005
testInstrumentAndRunWithSystemProperties [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.115
testInstrumentAndRunWithConfigFile [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.115
testInstrumentKeepSignatures [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.288
testInstrumentInvalidClassFile [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.011
testInstrumentNoDestination [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] Success 0.007

Back to top

TestCase InterfaceClassInitializerTest

Name Status Type Time(s)
testCoverageResult Success 0.001

Back to top

TestCase JaCoCoTest

Name Status Type Time(s)
testVERSION Success 0.004
testHOMEURL Success 0.000
testRUNTIMEPACKAGE Success 0.000

Back to top

TestCase JavaNamesTest

Name Status Type Time(s)
testGetPackageName1 Success 0.000
testGetPackageName2 Success 0.000
testGetClassName1 Success 0.000
testGetClassName2 Success 0.000
testGetClassName3 Success 0.000
testGetClassName4 Success 0.000
testGetClassName5 Success 0.000
testGetClassName6 Success 0.000
testGetClassName7 Success 0.000
testGetQualifiedClassName1 Success 0.000
testGetQualifiedClassName2 Success 0.000
testGetQualifiedClassName3 Success 0.000
testGetMethodName1 Success 0.000
testGetMethodName2 Success 0.000
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
testGetQualifiedMethodName Success 0.000

Back to top

TestCase LabelColumnTest

Name Status Type Time(s)
testInit Success 0.002
testFooter Success 0.042
testItemWithoutLink Success 0.035
testItemWithLink Success 0.031
testComparator1 Success 0.000
testComparator2 Success 0.001

Back to top

TestCase LabelFlowAnalyzerTest

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

Back to top

TestCase LabelInfoTest

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

Back to top

TestCase LimitTest

Name Status Type Time(s)
testClass Success 0.001
testDefaults Success 0.001
testTotalCount Success 0.000
testMissedCount Success 0.001
testCoveredCount Success 0.000
testMissedRatio Success 0.001
testCoveredRatio Success 0.001
testInstruction Success 0.000
testBranch Success 0.000
testLine Success 0.001
testComlexity Success 0.000
testMethod Success 0.000
testNoRatio Success 0.001
testNoLimits Success 0.001
testMin0 Success 0.000
testMin1 Success 0.002
testMin2 Success 0.001
testMin3 Success 0.002
testMin4 Success 0.001
testMin5 Success 0.001
testMin6 Success 0.002
testMax0 Success 0.000
testMax1 Success 0.001
testMax2 Success 0.001
testMax3 Success 0.001
testMax4 Success 0.001

Back to top

TestCase LineImplTest

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

Back to top

TestCase LoggerRuntimeTest

Name Status Type Time(s)
testDataAccessor Success 0.004
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.001
testLoadSameClassTwice Success 0.001

Back to top

TestCase MergeTaskTest

Name Status Type Time(s)
testMergeEmptySet [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.008
testMergeMultipleFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.009
testMergeToDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.007
testMergeBadFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.007
testMergeDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.007
testMergeNoDestination [src\/org\/jacoco\/ant\/MergeTaskTest.xml] Success 0.007

Back to top

TestCase MethodAnalyzerTest

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

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.000
testIncrementComplexity1 Success 0.000
testIncrementComplexity2 Success 0.000
testIncrementComplexity3 Success 0.000
testIncrementComplexity4 Success 0.000
testIncrementComplexity5 Success 0.000
testIncrementComplexity6 Success 0.000
testIncrementComplexity7 Success 0.000
testIncrementComplexity8 Success 0.000

Back to top

TestCase MethodInstrumenterTest

Name Status Type Time(s)
testVisitProbe Success 0.002
testVisitInsnWithProbe Success 0.000
testVisitJumpInsnWithProbe_GOTO Success 0.000
testVisitJumpInsnWithProbe_IFEQ Success 0.001
testVisitJumpInsnWithProbe_IFGE Success 0.000
testVisitJumpInsnWithProbe_IFGT Success 0.000
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.000
testVisitJumpInsnWithProbe_IF_ICMPEQ Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPGE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPGT Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPLE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPLT Success 0.002
testVisitJumpInsnWithProbe_IF_ICMPNE Success 0.000
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.003
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.000
testVisitProbe3 Success 0.000
testVisitInsn1 Success 0.000
testVisitInsn2 Success 0.000
testVisitJumpInsn1 Success 0.001
testVisitJumpInsn2 Success 0.000
testVisitJumpInsn3 Success 0.000
testVisitJumpInsn4 Success 0.000
testVisitLookupSwitchInsn1 Success 0.000
testVisitLookupSwitchInsn2 Success 0.000
testVisitLookupSwitchInsn3 Success 0.000
testVisitTableSwitchInsn1 Success 0.000
testVisitTableSwitchInsn2 Success 0.000
testVisitTableSwitchInsn3 Success 0.001
testVisitTryCatchBlockNoProbe Success 0.001
testVisitTryCatchBlockWithProbe Success 0.000
testVisitMultipleTryCatchBlocksWithProbe Success 0.000

Back to top

TestCase MethodSanitizerTest

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

Back to top

TestCase MockServerSocketTest

Name Status Type Time(s)
testClose Success 0.002
testCloseWhileAccept Success 0.012
testAccept Success 0.011
testAcceptOnClosedServerSocket Success 0.000
testConnect Success 0.011
testWaitForAccept Success 0.012

Back to top

TestCase MockSocketConnectionTest

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

Back to top

TestCase ModifiedSystemClassRuntimeTest

Name Status Type Time(s)
testCreateForNegative Success 0.006
testDataAccessor Success 0.001
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.001
testLoadSameClassTwice Success 0.001

Back to top

TestCase MultiReportVisitorTest

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

Back to top

TestCase MultiSourceFileLocatorTest

Name Status Type Time(s)
testGetTabWidth Success 0.000
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.001
testSecond1 Success 0.005
testSecond2 Success 0.000

Back to top

TestCase NodePageTest

Name Status Type Time(s)
testGetNode Success 0.003
testGetLinkLabel Success 0.000
testGetLinkStyle1 Success 0.001
testGetLinkStyle2 Success 0.000

Back to top

TestCase NormalizedFileNamesTest

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

Back to top

TestCase OfflineInstrumentationAccessGeneratorTest

Name Status Type Time(s)
testRuntimeAccess Success 0.004
testRuntimeClassName Success 0.000

Back to top

TestCase Pack200StreamsTest

Name Status Type Time(s)
testPack Success 0.010
testUnpack Success 0.010

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PackagePageTest

Name Status Type Time(s)
testContentsWithSource Success 0.026
testContentsNoSource Success 0.013

Back to top

TestCase PackageSourcePageTest

Name Status Type Time(s)
testContents Success 0.032
testGetSourceFilePages Success 0.001

Back to top

TestCase PercentageColumnTest

Name Status Type Time(s)
testInit Success 0.009
testItem1 Success 0.081
testItem2 Success 0.067
testLocale Success 0.073
testFooter1 Success 0.049
testFooter2 Success 0.039
testComparator Success 0.001

Back to top

TestCase PrivateEmptyDefaultConstructorTest

Name Status Type Time(s)
testCoverageResult Success 0.001

Back to top

TestCase ProbeArrayStrategyFactoryTest

Name Status Type Time(s)
testClass1 Success 0.001
testClass2 Success 0.000
testClass3 Success 0.000
testClass4 Success 0.001
testClass5 Success 0.000
testClass6 Success 0.000
testClass7 Success 0.000
testClass8 Success 0.000
testInterface7 Success 0.000
testEmptyInterface7 Success 0.001
testEmptyInterface7StoreInstance Success 0.000
testInterface8 Success 0.000
testEmptyInterface8 Success 0.001
testClinitInterface8 Success 0.000

Back to top

TestCase ProbeCounterTest

Name Status Type Time(s)
testInitial Success 0.000
testVisitTotalProbeCount Success 0.000
testVisitClinitMethod Success 0.000
testVisitMethod Success 0.000

Back to top

TestCase ProbeInserterTest

Name Status Type Time(s)
testVariableStatic Success 0.001
testVariableNonStatic Success 0.000
testVariableNonStatic_IZObject Success 0.000
testVariableNonStatic_JD Success 0.001
testVisitCode Success 0.000
testVisitVarIns Success 0.000
testVisitIincInsn Success 0.000
testVisitLocalVariable Success 0.001
testVisitMaxs1 Success 0.000
testVisitMaxs2 Success 0.000
testVisitFrame Success 0.000
testVisitFrameNoLocals Success 0.000
testVisitFrameProbeAt0 Success 0.000
testFillOneWord Success 0.000
testFillTwoWord Success 0.000
testFillPartly Success 0.002
testVisitFrame_invalidType Success 0.000

Back to top

TestCase ProbesBeforeSuperConstructorTest

Name Status Type Time(s)
testCoverageResult Success 0.002

Back to top

TestCase RemoteControlReaderWriterTest

Name Status Type Time(s)
testNoRemoteCommandVisitor Success 0.001
testVisitDump1 Success 0.001
testVisitDump2 Success 0.000
testVisitDump3 Success 0.001
testVisitDump4 Success 0.000
testSendCmdOk Success 0.000
testEmpty Success 0.000
testFlush Success 0.001
testCustomBlocks Success 0.000
testGetFileHeader Success 0.000
testMultipleHeaders Success 0.000
testInvalidMagicNumber Success 0.000
testInvalidHeaderVersion Success 0.000
testMissingHeader Success 0.000
testUnknownBlock Success 0.000
testEmptyFile Success 0.002
testNoSessionInfoVisitor Success 0.000
testSessionInfo Success 0.000
testSessionInfoIOException Success 0.000
testNoExecutionDataVisitor Success 0.001
testMinClassId Success 0.000
testMaxClassId Success 0.000
testEmptyClass 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.003
testSubfolderInstance Success 0.000
testFileInSubFolder Success 0.000
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)
testGetLink Success 0.001
testIsRootPage1 Success 0.000
testIsRootPage2 Success 0.001
testPageContent Success 0.016

Back to top

TestCase ReportTaskTest

Name Status Type Time(s)
testReportHtmlWithSourcesDir [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.312
testReportHtmlNoDestdirOrDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.021
testReportHtmlTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.086
testReportNoGroupName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.020
testReportCheckOk [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.028
testReportNoStructureName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.016
testReportHtmlWithSources [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.073
testReportWithSourceButNoClasses [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.019
testReportHtmlWithJAR [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.081
testReportHtmlInvalidTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.015
testReportHtmlWithClassFileSet [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.048
testReportXmlInvalidDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.015
testReportHtmlZipFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.053
testReportHtmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.024
testReportWithSourceButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.061
testReportHtmlWithSourceEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.059
testReportInvalidExecutionDataFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportCsvNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportHtmlBothDestdirAndDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportWithNoMatch [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.020
testReportCheckSetPropertyOnly [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.024
testReportHtmlLocale [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.059
testReportWithSourceDirButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.035
testReportHtmlFooter [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.015
testReportHtmlWithPath [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.035
testReportWithExecutiondataFiles [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.003
testReportHtmlDefaultTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.055
testReportXmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.014
testReportXmlNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.010
testReportCsvEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.013
testReportNoStructureElement [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.008
testReportCheckFailed [src\/org\/jacoco\/ant\/ReportTaskTest.xml] Success 0.018

Back to top

TestCase ResourcesTest

Name Status Type Time(s)
testGetLink Success 0.000
testCopyResources Success 0.006
testGetElementStyle Success 0.000

Back to top

TestCase RulesCheckerTest

Name Status Type Time(s)
testSetRules Success 0.024
testSetLanguageNames Success 0.002

Back to top

TestCase RuleTest

Name Status Type Time(s)
testDefaults Success 0.001
testSetElement Success 0.000
testSetLimits Success 0.001
testCreateLimit Success 0.000
testSetIncludes Success 0.001
testSetExcludes Success 0.000

Back to top

TestCase RuntimeDataTest

Name Status Type Time(s)
testGetSetSessionId Success 0.000
testGetProbes Success 0.000
testCollectEmpty Success 0.000
testCollectWithReset Success 0.000
testCollectWithoutReset Success 0.000
testEquals Success 0.000
testHashCode Success 0.000
testGenerateArgumentArray Success 0.001
testGenerateAccessCall Success 0.000

Back to top

TestCase SessionInfoStoreTest

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

Back to top

TestCase SessionInfoTest

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

Back to top

TestCase SessionsPageTest

Name Status Type Time(s)
testGetLinkLabel Success 0.010
testGetLinkStyle Success 0.001
testGetFileName Success 0.001
testEmptyContent Success 0.010
testSessionListContent Success 0.013
testExecutionDataContent Success 0.016

Back to top

TestCase SignatureRemoverTest

Name Status Type Time(s)
testRemoveNegative1 Success 0.000
testRemoveNegative2 Success 0.001
testRemoveNegative3 Success 0.000
testRemovePositive1 Success 0.000
testRemovePositive2 Success 0.000
testRemovePositive3 Success 0.000
testRemovePositive4 Success 0.001
testFilterNegative1 Success 0.000
testFilterNegative2 Success 0.000
testFilterPositive1 Success 0.001

Back to top

TestCase SortIndexTest

Name Status Type Time(s)
testEmptyList Success 0.001
testSingleton Success 0.001
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.015

Back to top

TestCase SourceHighlighterTest

Name Status Type Time(s)
testDefaultTabWidth Success 0.017
testDefaultLanguage Success 0.011
testSetLanguage Success 0.012
testHighlighting Success 0.016
testHighlightNone Success 0.013
testHighlightBranchesFC Success 0.012
testHighlightBranchesPC Success 0.012
testHighlightBranchesNC Success 0.013

Back to top

TestCase SourceNodeImplTest

Name Status Type Time(s)
testInit Success 0.001
testGetLine Success 0.000
testEnsureCapacityUnknown1 Success 0.000
testEnsureCapacityUnknown2 Success 0.000
testIncrementLineUnknown Success 0.000
testIncrementLines Success 0.000
testIncrementLine1_1 Success 0.000
testIncrementLine1_2 Success 0.000
testIncrementLine1_3 Success 0.000
testIncrementLine1_4 Success 0.000
testIncrementLine2_1 Success 0.000
testIncrementLine2_2 Success 0.000
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.000
testIncrementLine4_1 Success 0.001
testIncrementLine4_2 Success 0.000
testIncrementLine4_3 Success 0.000
testIncrementLine4_4 Success 0.000
testIncrementChildNoLines Success 0.001
testIncrementChildWithLines Success 0.001

Back to top

TestCase SourceTest

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

Back to top

TestCase StringPoolTest

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

Back to top

TestCase StructuredLockingTest

Name Status Type Time(s)
testTarget12 Success 0.014

Back to top

TestCase StylesTest

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

Back to top

TestCase SystemPropertiesRuntimeTest

Name Status Type Time(s)
testDataAccessor Success 0.001
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.002
testLoadSameClassTwice Success 0.001

Back to top

TestCase TableTest

Name Status Type Time(s)
testCallbackSequence Success 0.007
testInvisible Success 0.002
testTwoDefaultSorts Success 0.000
testSortIds Success 0.026
testDefaultSorting Success 0.020

Back to top

TestCase TcpClientOutputTest

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

Back to top

TestCase TcpConnectionTest

Name Status Type Time(s)
testInvalidHeader Success 0.003
testInvalidContent Success 0.001
testRemoteClose Success 0.011
testLocalClose Success 0.012
testRemoteDump Success 0.012
testLocalDump Success 0.013
testLocalDumpWithoutInit Success 0.000
testRemoteReset Success 0.012

Back to top

TestCase TcpServerOutputTest

Name Status Type Time(s)
testInvalidHeader Success 0.002
testWriteExecutionData Success 0.001
testShutdownWithoutConnection Success 0.000
testShutdownWithConnection Success 0.000
testGetInetAddressLoopback Success 0.001
testGetInetAddressAny Success 0.000

Back to top

TestCase TestTarget

Name Status Type Time(s)
testNothing Success 0.000

Back to top

TestCase URLStreamHandlerRuntimeTest

Name Status Type Time(s)
testDataAccessor Success 0.004
testNoLocalVariablesInDataAccessor Success 0.000
testExecutionRecording Success 0.000
testLoadSameClassTwice Success 0.002

Back to top

TestCase WildcardMatcherTest

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

Back to top

TestCase XMLDocumentTest

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

Back to top

TestCase XMLElementTest

Name Status Type Time(s)
testEmptyNode Success 0.000
testAddAttributeToClosedNode Success 0.000
testAddChildToClosedNode Success 0.000
testAddTextToClosedNode Success 0.000
testNestedElement Success 0.000
test2NestedElements Success 0.001
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.000
testInvalidAttributeOutput2 Success 0.000

Back to top

TestCase XMLFormatterTest

Name Status Type Time(s)
testStructureWithGroup Success 0.330
testStructureWithNestedGroups Success 0.084
testStructureWithBundleOnly Success 0.173
testSetEncoding Success 0.006
testSessionInfo Success 0.022
testDefaultEncoding Success 0.003

Back to top

TestCase XMLGroupVisitorTest

Name Status Type Time(s)
testVisitBundle Success 0.008
testVisitGroup Success 0.007
testVisitEnd Success 0.007

Back to top

TestCase ZipMultiReportOutputTest

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

Back to top