JUnit Test Results
Summary
| Tests |
Failures |
Errors |
Success rate |
Time |
| 766 |
0 |
0 |
100.00% |
48.606 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Packages
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.343 |
2011-03-21T22:41:54 |
Back to top
Package org.jacoco.agent.rt
Back to top
Package org.jacoco.agent.rt.controller
Back to top
Package org.jacoco.ant
Back to top
Package org.jacoco.core
| Name |
Tests |
Errors |
Failures |
Time(s) |
Time Stamp |
|
JaCoCoTest
|
2 |
0 |
0 |
0.203 |
2011-03-21T22:41:36 |
Back to top
Package org.jacoco.core.analysis
Back to top
Package org.jacoco.core.data
Back to top
Package org.jacoco.core.instr
| Name |
Tests |
Errors |
Failures |
Time(s) |
Time Stamp |
|
InstrumenterTest
|
1 |
0 |
0 |
0.187 |
2011-03-21T22:41:38 |
Back to top
Package org.jacoco.core.internal.analysis
Back to top
Package org.jacoco.core.internal.data
Back to top
Package org.jacoco.core.internal.flow
Back to top
Package org.jacoco.core.internal.instr
Back to top
Package org.jacoco.core.runtime
Back to top
Package org.jacoco.core.test.validation
Back to top
Package org.jacoco.report
Back to top
Package org.jacoco.report.csv
Back to top
Package org.jacoco.report.html
| Name |
Tests |
Errors |
Failures |
Time(s) |
Time Stamp |
|
HTMLFormatterTest
|
7 |
0 |
0 |
1.125 |
2011-03-21T22:42:03 |
Back to top
Package org.jacoco.report.internal
Back to top
Package org.jacoco.report.internal.html
Back to top
Package org.jacoco.report.internal.html.page
Back to top
Package org.jacoco.report.internal.html.resources
| Name |
Tests |
Errors |
Failures |
Time(s) |
Time Stamp |
|
ResourcesTest
|
3 |
0 |
0 |
0.187 |
2011-03-21T22:42:07 |
|
StylesTest
|
4 |
0 |
0 |
0.016 |
2011-03-21T22:42:07 |
Back to top
Package org.jacoco.report.internal.html.table
Back to top
Package org.jacoco.report.internal.xml
Back to top
Package org.jacoco.report.xml
| Name |
Tests |
Errors |
Failures |
Time(s) |
Time Stamp |
|
XMLFormatterTest
|
5 |
0 |
0 |
0.750 |
2011-03-21T22:42:10 |
Back to top
TestCase AgentJarTest
| Name |
Status |
Type |
Time(s) |
|
testGetResource
|
Success |
|
0.062 |
|
testGetResourceAsStream
|
Success |
|
0.032 |
|
testExtractTo
|
Success |
|
0.062 |
|
testExtractToNegative
|
Success |
|
0.016 |
|
testExtractToTempLocation
|
Success |
|
0.015 |
Back to top
TestCase AgentOptionsTest
| Name |
Status |
Type |
Time(s) |
|
testToString
|
Success |
|
0.000 |
|
testDefaults
|
Success |
|
0.015 |
|
testEmptyOptions
|
Success |
|
0.000 |
|
testNullOptions
|
Success |
|
0.000 |
|
testGetDestile
|
Success |
|
0.000 |
|
testSetDestile
|
Success |
|
0.000 |
|
testGetAppendTrue
|
Success |
|
0.000 |
|
testGetAppendFalse
|
Success |
|
0.016 |
|
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.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.000 |
|
testInvalidOptionValue
|
Success |
|
0.000 |
|
testInvalidPortOptionValue
|
Success |
|
0.000 |
|
testVMArgsWithNoOptions
|
Success |
|
0.000 |
|
testVMArgsWithOneOption
|
Success |
|
0.000 |
|
testVMArgsWithOptions
|
Success |
|
0.000 |
Back to top
TestCase AgentTaskTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageAgentWithNoProperty [src\org\jacoco\ant\AgentTaskTest.xml]
|
Success |
|
1.047 |
|
testCoverageAgentDisabled [src\org\jacoco\ant\AgentTaskTest.xml]
|
Success |
|
0.282 |
|
testCoverageAgent [src\org\jacoco\ant\AgentTaskTest.xml]
|
Success |
|
0.141 |
Back to top
TestCase AnalyzerTest
| Name |
Status |
Type |
Time(s) |
|
testAnalyzeClass1
|
Success |
|
0.531 |
|
testAnalyzeClass2
|
Success |
|
0.000 |
|
testAnalyzeArchive
|
Success |
|
0.000 |
|
testAnalyzeAll1
|
Success |
|
0.031 |
|
testAnalyzeAll2
|
Success |
|
0.016 |
|
testAnalyzeAll3
|
Success |
|
0.000 |
Back to top
TestCase BarColumnTest
| Name |
Status |
Type |
Time(s) |
|
testInit
|
Success |
|
0.016 |
|
testFooter
|
Success |
|
0.094 |
|
testBarWidths
|
Success |
|
0.234 |
|
testRedBarOnly
|
Success |
|
0.094 |
|
testGreenBarOnly
|
Success |
|
0.125 |
|
testLocale
|
Success |
|
0.063 |
|
testComparator1
|
Success |
|
0.015 |
|
testComparator2
|
Success |
|
0.000 |
Back to top
TestCase BooleanExpressionsTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.063 |
Back to top
TestCase BundleCoverageImplTest
| Name |
Status |
Type |
Time(s) |
|
testProperties
|
Success |
|
0.000 |
|
testCounters
|
Success |
|
0.015 |
|
testGroupByPackage
|
Success |
|
0.000 |
Back to top
TestCase ClassCoverageImplTest
| Name |
Status |
Type |
Time(s) |
|
testProperties
|
Success |
|
0.000 |
|
testEmptyClass
|
Success |
|
0.000 |
|
testGetPackageName1
|
Success |
|
0.000 |
|
testGetPackageName2
|
Success |
|
0.000 |
|
testAddMethodMissed
|
Success |
|
0.000 |
|
testAddMethodCovered
|
Success |
|
0.000 |
Back to top
TestCase ClassInitializerTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.016 |
Back to top
TestCase ClassInstrumenterTest
| Name |
Status |
Type |
Time(s) |
|
testInstrumentInstrumentedClass1
|
Success |
|
0.015 |
|
testInstrumentInstrumentedClass2
|
Success |
|
0.000 |
|
testNoMethodVisitor
|
Success |
|
0.000 |
Back to top
TestCase ClassPageTest
| Name |
Status |
Type |
Time(s) |
|
testContents
|
Success |
|
0.266 |
|
testGetFileName
|
Success |
|
0.015 |
|
testGetFileNameDefault
|
Success |
|
0.016 |
|
testGetLinkLabel
|
Success |
|
0.000 |
Back to top
TestCase ClassProbesAdapterTest
| Name |
Status |
Type |
Time(s) |
|
testProbeCounter
|
Success |
|
0.000 |
|
testVisitClassMethods
|
Success |
|
0.000 |
|
testVisitInterfaceMethod
|
Success |
|
0.000 |
|
testVisitMethodNullMethodVisitor
|
Success |
|
0.000 |
Back to top
TestCase ClassRowWriterTest
| Name |
Status |
Type |
Time(s) |
|
TestHeader
|
Success |
|
0.000 |
|
TestRow
|
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 ContentTypeDetectorTest
| Name |
Status |
Type |
Time(s) |
|
testEmptyStream
|
Success |
|
0.000 |
|
testClassFile
|
Success |
|
0.000 |
|
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.000 |
|
testStreamWithoutMarkSupport
|
Success |
|
0.000 |
Back to top
TestCase ControlStructuresTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.109 |
Back to top
TestCase CounterColumnTest
| Name |
Status |
Type |
Time(s) |
|
testFooter
|
Success |
|
0.078 |
|
testLocale
|
Success |
|
0.125 |
|
testInitVisible
|
Success |
|
0.000 |
|
testInitInvisible
|
Success |
|
0.000 |
|
testItemTotal
|
Success |
|
0.062 |
|
testItemMissed
|
Success |
|
0.063 |
|
testItemCovered
|
Success |
|
0.093 |
|
testComparatorTotal
|
Success |
|
0.016 |
|
testComparatorCovered
|
Success |
|
0.016 |
|
testComparatorMissed
|
Success |
|
0.000 |
Back to top
TestCase CounterComparatorTest
| Name |
Status |
Type |
Time(s) |
|
testTotalItemsComparator
|
Success |
|
0.031 |
|
testCoveredItemsComparator
|
Success |
|
0.000 |
|
testMissedItemsComparator
|
Success |
|
0.000 |
|
testCoveredRatioComparator
|
Success |
|
0.000 |
|
testMissedRatioComparator
|
Success |
|
0.000 |
|
testReverseComparator
|
Success |
|
0.000 |
|
testNodeComparator1
|
Success |
|
0.032 |
|
testNodeComparator2
|
Success |
|
0.000 |
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.000 |
|
testGetMissedStatus4
|
Success |
|
0.000 |
|
testEquals1
|
Success |
|
0.000 |
|
testEquals2
|
Success |
|
0.000 |
|
testEquals3
|
Success |
|
0.000 |
|
testEquals4
|
Success |
|
0.000 |
|
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.000 |
|
testCreateClassCovered
|
Success |
|
0.000 |
|
testIgnoreClassesWithoutCode
|
Success |
|
0.000 |
|
testDuplicateClassNameDifferent
|
Success |
|
0.000 |
|
testDuplicateClassNameIdentical
|
Success |
|
0.000 |
|
testCreateSourceFile
|
Success |
|
0.016 |
|
testGetBundle
|
Success |
|
0.031 |
Back to top
TestCase CoverageNodeImplTest
| Name |
Status |
Type |
Time(s) |
|
testProperties
|
Success |
|
0.000 |
|
testInit
|
Success |
|
0.000 |
|
testIncrement
|
Success |
|
0.015 |
|
testIncrementCollection
|
Success |
|
0.000 |
|
testGetPlainCopy
|
Success |
|
0.016 |
|
testToString
|
Success |
|
0.000 |
Back to top
TestCase CoverageTaskTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageOfForkedJava [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
1.438 |
|
testCoverageOfNonForkedJava [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.078 |
|
testInvalidSubTask [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.047 |
|
testCoverageOfForkedJavaDisabled [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.375 |
|
testCoverageOfForkedJUnit [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
3.515 |
|
testNoSubTasks [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.063 |
|
testMultipleSubTasks [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.109 |
|
testCoverageOfNonForkedJUnit [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
0.046 |
|
testCoverageOfForkedJUnitDisabled [src\org\jacoco\ant\CoverageTaskTest.xml]
|
Success |
|
1.625 |
Back to top
TestCase CoverageTransformerTest
| Name |
Status |
Type |
Time(s) |
|
testFilterAgentClass
|
Success |
|
0.204 |
|
testFilterSystemClass
|
Success |
|
0.000 |
|
testFilterClassLoaderPositive
|
Success |
|
0.000 |
|
testFilterClassLoaderNegative
|
Success |
|
0.000 |
|
testFilterIncludedClassPositive
|
Success |
|
0.000 |
|
testFilterIncludedClassNegative
|
Success |
|
0.000 |
|
testFilterExcludedClassPositive
|
Success |
|
0.000 |
|
testFilterExcludedClassNegative
|
Success |
|
0.000 |
|
testTransformFiltered
|
Success |
|
0.000 |
|
testTransformFailure
|
Success |
|
0.016 |
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.125 |
|
testStructureWithNestedGroups
|
Success |
|
0.000 |
|
testStructureWithBundleOnly
|
Success |
|
0.000 |
|
testSetEncoding
|
Success |
|
0.000 |
|
testGetLanguageNames
|
Success |
|
0.000 |
Back to top
TestCase CSVGroupHandlerTest
| Name |
Status |
Type |
Time(s) |
|
testVisitBundle
|
Success |
|
0.000 |
|
testVisitGroup
|
Success |
|
0.000 |
Back to top
TestCase DelimitedWriterTest
| Name |
Status |
Type |
Time(s) |
|
testNoWrites
|
Success |
|
0.000 |
|
testSingleField
|
Success |
|
0.000 |
|
testFieldContainingDelimiter
|
Success |
|
0.000 |
|
testFieldContainingDelimiterAndQuote
|
Success |
|
0.000 |
|
testWriteEmptyHeader
|
Success |
|
0.000 |
|
testWriteHeader
|
Success |
|
0.000 |
|
testMultipleFieldsOnOneLine
|
Success |
|
0.000 |
|
testMultipleFieldsOnMultipleLines
|
Success |
|
0.000 |
|
testAutoEscapedField
|
Success |
|
0.000 |
|
testWordWithSpace
|
Success |
|
0.000 |
|
testInt
|
Success |
|
0.000 |
|
testInts
|
Success |
|
0.000 |
Back to top
TestCase DirectorySourceFileLocatorTest
| Name |
Status |
Type |
Time(s) |
|
testGetSourceFileNegative
|
Success |
|
0.031 |
|
testGetSourceFile
|
Success |
|
0.032 |
Back to top
TestCase DumpTaskTest
| Name |
Status |
Type |
Time(s) |
|
testInvalidPort [src\org\jacoco\ant\DumpTaskTest.xml]
|
Success |
|
0.110 |
|
testUnknownHost [src\org\jacoco\ant\DumpTaskTest.xml]
|
Success |
|
2.297 |
|
testNoDestFile [src\org\jacoco\ant\DumpTaskTest.xml]
|
Success |
|
0.062 |
|
testNoServer [src\org\jacoco\ant\DumpTaskTest.xml]
|
Success |
|
1.078 |
|
testDumpNoServer [src\org\jacoco\ant\DumpTaskTest.xml]
|
Success |
|
1.094 |
Back to top
TestCase DumpTaskWithServerTest
| Name |
Status |
Type |
Time(s) |
|
testNoDumpWithFileSet [src\org\jacoco\ant\DumpTaskWithServerTest.xml]
|
Success |
|
1.204 |
|
testResetOnly [src\org\jacoco\ant\DumpTaskWithServerTest.xml]
|
Success |
|
1.109 |
|
testDump [src\org\jacoco\ant\DumpTaskWithServerTest.xml]
|
Success |
|
1.125 |
|
testNoDumpOrReset [src\org\jacoco\ant\DumpTaskWithServerTest.xml]
|
Success |
|
1.078 |
Back to top
TestCase ExceptionsTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.015 |
Back to top
TestCase ExecutionDataAccessTest
| Name |
Status |
Type |
Time(s) |
|
testGetExecutionData1
|
Success |
|
0.000 |
|
testGenerateArgumentArray
|
Success |
|
0.031 |
|
testGenerateAccessCall
|
Success |
|
0.000 |
Back to top
TestCase ExecutionDataReaderWriterTest
| Name |
Status |
Type |
Time(s) |
|
testEmpty
|
Success |
|
0.015 |
|
testFlush
|
Success |
|
0.000 |
|
testCustomBlocks
|
Success |
|
0.000 |
|
testGetFileHeader
|
Success |
|
0.000 |
|
testMultipleHeaders
|
Success |
|
0.000 |
|
testInvalidMagicNumber
|
Success |
|
0.000 |
|
testInvalidHeaderVersion
|
Success |
|
0.000 |
|
testMissingHeader
|
Success |
|
0.016 |
|
testUnknownBlock
|
Success |
|
0.000 |
|
testEmptyFile
|
Success |
|
0.000 |
|
testNoSessionInfoVisitor
|
Success |
|
0.000 |
|
testSessionInfo
|
Success |
|
0.000 |
|
testSessionInfoIOException
|
Success |
|
0.000 |
|
testNoExecutionDataVisitor
|
Success |
|
0.000 |
|
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 ExecutionDataStoreTest
| Name |
Status |
Type |
Time(s) |
|
testEmpty
|
Success |
|
0.000 |
|
testPut
|
Success |
|
0.000 |
|
testGetContents
|
Success |
|
0.000 |
|
testGetWithoutCreate
|
Success |
|
0.000 |
|
testGetWithCreate
|
Success |
|
0.000 |
|
testGetNegative1
|
Success |
|
0.000 |
|
testGetNegative2
|
Success |
|
0.000 |
|
testPutNegative
|
Success |
|
0.000 |
|
testMerge
|
Success |
|
0.000 |
|
testMergeNegative
|
Success |
|
0.000 |
|
testReset
|
Success |
|
0.000 |
Back to top
TestCase ExecutionDataTest
| Name |
Status |
Type |
Time(s) |
|
testToString
|
Success |
|
0.000 |
|
testMerge
|
Success |
|
0.000 |
|
testReset
|
Success |
|
0.000 |
|
testCreateEmpty
|
Success |
|
0.000 |
|
testGetters
|
Success |
|
0.000 |
|
testAssertCompatibility
|
Success |
|
0.000 |
|
testAssertCompatibilityNegative1
|
Success |
|
0.000 |
|
testAssertCompatibilityNegative2
|
Success |
|
0.000 |
|
testAssertCompatibilityNegative3
|
Success |
|
0.000 |
Back to top
TestCase FieldInitializationInTwoConstructorsTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.016 |
Back to top
TestCase FileMultiReportOutputTest
| Name |
Status |
Type |
Time(s) |
|
testCreateFileWithDirectories
|
Success |
|
0.157 |
|
testCreateFileNegative
|
Success |
|
0.062 |
Back to top
TestCase HTMLDocumentTest
| Name |
Status |
Type |
Time(s) |
|
testWriter
|
Success |
|
0.000 |
|
testStream
|
Success |
|
0.000 |
|
testHead
|
Success |
|
0.000 |
|
testBody
|
Success |
|
0.000 |
|
testMinimalHTMLDocument
|
Success |
|
0.234 |
Back to top
TestCase HTMLElementTest
| Name |
Status |
Type |
Time(s) |
|
testMeta
|
Success |
|
0.000 |
|
testLink
|
Success |
|
0.000 |
|
testTitle
|
Success |
|
0.000 |
|
testH1
|
Success |
|
0.000 |
|
testP
|
Success |
|
0.000 |
|
testSpan1
|
Success |
|
0.000 |
|
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.000 |
|
testALinkable3
|
Success |
|
0.000 |
|
testALinkable4
|
Success |
|
0.000 |
|
testTable
|
Success |
|
0.000 |
|
testThead
|
Success |
|
0.000 |
|
testTfoot
|
Success |
|
0.000 |
|
testTbody
|
Success |
|
0.000 |
|
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) |
|
testStructureWithGroup
|
Success |
|
0.640 |
|
testStructureWithBundleOnly
|
Success |
|
0.141 |
|
testSetEncoding
|
Success |
|
0.157 |
|
testGetLanguageNames
|
Success |
|
0.000 |
|
testDefaultEncoding
|
Success |
|
0.156 |
|
testGetFooterText
|
Success |
|
0.000 |
|
testGetLocale
|
Success |
|
0.000 |
Back to top
TestCase ImplicitDefaultConstructorTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.063 |
Back to top
TestCase ImplicitFieldInitializationTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.015 |
Back to top
TestCase InstrSupportTest
| Name |
Status |
Type |
Time(s) |
|
testPushIntM2147483648
|
Success |
|
0.000 |
|
testPushIntM32768
|
Success |
|
0.000 |
|
testPushIntM128
|
Success |
|
0.000 |
|
testPushIntM1
|
Success |
|
0.000 |
|
testPushInt0
|
Success |
|
0.000 |
|
testPushInt1
|
Success |
|
0.000 |
|
testPushInt2
|
Success |
|
0.000 |
|
testPushInt3
|
Success |
|
0.000 |
|
testPushInt4
|
Success |
|
0.000 |
|
testPushInt5
|
Success |
|
0.000 |
|
testPushInt127
|
Success |
|
0.000 |
|
testPushInt32767
|
Success |
|
0.000 |
|
testPushInt2147483647
|
Success |
|
0.000 |
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 |
Back to top
TestCase InstrumenterTest
| Name |
Status |
Type |
Time(s) |
|
testSerialization
|
Success |
|
0.094 |
Back to top
TestCase InterfaceClassInitializerTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.015 |
Back to top
TestCase JaCoCoTest
| Name |
Status |
Type |
Time(s) |
|
testVERSION
|
Success |
|
0.062 |
|
testHOMEURL
|
Success |
|
0.000 |
Back to top
TestCase JavaNamesTest
| Name |
Status |
Type |
Time(s) |
|
testGetPackageName1
|
Success |
|
0.016 |
|
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.078 |
|
testGetMethodName2
|
Success |
|
0.000 |
|
testGetMethodName3
|
Success |
|
0.000 |
|
testGetMethodName4
|
Success |
|
0.000 |
|
testGetMethodName5
|
Success |
|
0.000 |
|
testGetMethodName6
|
Success |
|
0.000 |
|
testGetMethodName7
|
Success |
|
0.000 |
|
testGetMethodName8
|
Success |
|
0.000 |
|
testGetMethodName9
|
Success |
|
0.000 |
Back to top
TestCase LabelColumnTest
| Name |
Status |
Type |
Time(s) |
|
testInit
|
Success |
|
0.016 |
|
testFooter
|
Success |
|
0.078 |
|
testComparator1
|
Success |
|
0.031 |
|
testComparator2
|
Success |
|
0.000 |
|
testItemWithoutLink
|
Success |
|
0.109 |
|
testItemWithLink
|
Success |
|
0.078 |
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.000 |
|
testFlowScenario08
|
Success |
|
0.000 |
|
testFlowScenario09
|
Success |
|
0.000 |
|
testFlowScenario10
|
Success |
|
0.000 |
|
testFlowScenario11
|
Success |
|
0.000 |
|
testFlowScenario12
|
Success |
|
0.000 |
|
testInsn
|
Success |
|
0.000 |
|
testVisitInsnNegative
|
Success |
|
0.000 |
|
testIntInsn
|
Success |
|
0.000 |
|
testVarInsn
|
Success |
|
0.000 |
|
testTypeInsn
|
Success |
|
0.000 |
|
testFieldInsn
|
Success |
|
0.000 |
|
testMethodInsn
|
Success |
|
0.000 |
|
testJumpInsn
|
Success |
|
0.000 |
|
testVisitJumpInsnNegative
|
Success |
|
0.000 |
|
testLdcInsn
|
Success |
|
0.000 |
|
testIincInsn
|
Success |
|
0.000 |
|
testTableSwitchInsn
|
Success |
|
0.000 |
|
testLookupSwitchInsn
|
Success |
|
0.000 |
|
testMultiANewArrayInsn
|
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.000 |
Back to top
TestCase LineImplTest
| Name |
Status |
Type |
Time(s) |
|
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.000 |
|
testGetStatus5
|
Success |
|
0.000 |
|
testGetStatus6
|
Success |
|
0.031 |
|
testHashCode
|
Success |
|
0.000 |
Back to top
TestCase LocalControllerTest
| Name |
Status |
Type |
Time(s) |
|
testWriteData
|
Success |
|
0.235 |
|
testInvalidDestFile
|
Success |
|
0.031 |
Back to top
TestCase LoggerRuntimeTest
| Name |
Status |
Type |
Time(s) |
|
testSessionInfo
|
Success |
|
0.000 |
|
testReset
|
Success |
|
0.016 |
|
testGetSetSessionId
|
Success |
|
0.000 |
|
testCollectEmpty
|
Success |
|
0.000 |
|
testDataAccessor
|
Success |
|
0.000 |
|
testCollectAndReset
|
Success |
|
0.000 |
|
testNoLocalVariablesInDataAccessor
|
Success |
|
0.015 |
|
testExecutionRecording
|
Success |
|
0.000 |
|
testLoadSameClassTwice
|
Success |
|
0.000 |
Back to top
TestCase MergeTaskTest
| Name |
Status |
Type |
Time(s) |
|
testMergeDirecotry [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.204 |
|
testMergeMultipleFiles [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.109 |
|
testMergeNoDestination [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.047 |
|
testMergeEmptySet [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.063 |
|
testMergeBadFiles [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.078 |
|
testMergeToDirectory [src\org\jacoco\ant\MergeTaskTest.xml]
|
Success |
|
0.078 |
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.000 |
|
testIfBranchCovered1
|
Success |
|
0.000 |
|
testIfBranchCovered2
|
Success |
|
0.000 |
|
testIfBranchCovered3
|
Success |
|
0.000 |
|
testIfBranchMergeNotCovered
|
Success |
|
0.000 |
|
testIfBranchMergeCovered1
|
Success |
|
0.000 |
|
testIfBranchMergeCovered2
|
Success |
|
0.000 |
|
testIfBranchMergeCovered3
|
Success |
|
0.000 |
|
testJumpBackwardsNotCovered
|
Success |
|
0.000 |
|
testJumpBackwardsCovered
|
Success |
|
0.000 |
|
testJumpToFirstNotCovered
|
Success |
|
0.000 |
|
testJumpToFirstCovered1
|
Success |
|
0.000 |
|
testJumpToFirstCovered2
|
Success |
|
0.000 |
|
testTableSwitchNotCovered
|
Success |
|
0.015 |
|
testTableSwitchCovered1
|
Success |
|
0.000 |
|
testTableSwitchCovered2
|
Success |
|
0.000 |
|
testTableSwitchCovered3
|
Success |
|
0.000 |
|
testTableSwitchMergeNotCovered
|
Success |
|
0.000 |
|
testTableSwitchMergeNotCovered1
|
Success |
|
0.000 |
|
testTableSwitchMergeNotCovered2
|
Success |
|
0.000 |
|
testTableSwitchMergeNotCovered3
|
Success |
|
0.000 |
|
testTableSwitchMergeNotCovered4
|
Success |
|
0.000 |
Back to top
TestCase MethodCoverageImplTest
| Name |
Status |
Type |
Time(s) |
|
testProperties
|
Success |
|
0.016 |
|
testEmptyMethod
|
Success |
|
0.000 |
|
testIncrementMissed
|
Success |
|
0.000 |
|
testIncrementCovered
|
Success |
|
0.000 |
Back to top
TestCase MethodInstrumenterTest
| Name |
Status |
Type |
Time(s) |
|
testVisitCode
|
Success |
|
0.031 |
|
testVisitMaxs
|
Success |
|
0.000 |
|
testVisitProbe
|
Success |
|
0.000 |
|
testVisitInsnWithProbe
|
Success |
|
0.000 |
|
testVisitJumpInsnWithProbe_GOTO
|
Success |
|
0.000 |
|
testVisitJumpInsnWithProbe
|
Success |
|
0.016 |
|
testVisitTableSwitchInsnWithProbes
|
Success |
|
0.000 |
|
testVisitLookupSwitchInsnWithProbes
|
Success |
|
0.000 |
Back to top
TestCase MethodItemTest
| Name |
Status |
Type |
Time(s) |
|
testGetLinkLabel
|
Success |
|
0.000 |
|
testGetNode
|
Success |
|
0.000 |
|
testGetLinkStyle
|
Success |
|
0.000 |
|
testGetLinkNone
|
Success |
|
0.000 |
|
testGetLink
|
Success |
|
0.000 |
|
testGetLinkWithLine
|
Success |
|
0.032 |
Back to top
TestCase MethodProbesAdapterTest
| Name |
Status |
Type |
Time(s) |
|
testVisitProbe1
|
Success |
|
0.015 |
|
testVisitProbe2
|
Success |
|
0.000 |
|
testVisitInsn1
|
Success |
|
0.000 |
|
testVisitInsn2
|
Success |
|
0.000 |
|
testVisitJumpInsn1
|
Success |
|
0.000 |
|
testVisitJumpInsn2
|
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.000 |
Back to top
TestCase MockServerSocketTest
| Name |
Status |
Type |
Time(s) |
|
testClose
|
Success |
|
0.000 |
|
testCloseWhileAccept
|
Success |
|
0.031 |
|
testAccept
|
Success |
|
0.062 |
|
testAcceptOnClosedServerSocket
|
Success |
|
0.000 |
|
testConnect
|
Success |
|
0.016 |
|
testWaitForAccept
|
Success |
|
0.031 |
Back to top
TestCase MockSocketConnectionTest
| Name |
Status |
Type |
Time(s) |
|
testIsClosed
|
Success |
|
0.000 |
|
testGetInputStreamOnClosedSocket
|
Success |
|
0.000 |
|
testReadOnClosedSocket
|
Success |
|
0.000 |
|
testReadOnClosedSocketAsync
|
Success |
|
0.032 |
|
testGetOutputStreamOnClosedSocket
|
Success |
|
0.000 |
|
testWriteOnClosedSocket
|
Success |
|
0.000 |
|
testContents
|
Success |
|
0.000 |
|
testWaitForContents
|
Success |
|
0.047 |
|
testCloseOtherSocket
|
Success |
|
0.000 |
|
testCloseOtherSocketAsync
|
Success |
|
0.031 |
Back to top
TestCase ModifiedSystemClassRuntimeTest
| Name |
Status |
Type |
Time(s) |
|
testCreateForNegative
|
Success |
|
0.016 |
|
testSessionInfo
|
Success |
|
0.000 |
|
testReset
|
Success |
|
0.000 |
|
testGetSetSessionId
|
Success |
|
0.000 |
|
testCollectEmpty
|
Success |
|
0.000 |
|
testDataAccessor
|
Success |
|
0.000 |
|
testCollectAndReset
|
Success |
|
0.000 |
|
testNoLocalVariablesInDataAccessor
|
Success |
|
0.000 |
|
testExecutionRecording
|
Success |
|
0.000 |
|
testLoadSameClassTwice
|
Success |
|
0.000 |
Back to top
TestCase MultiReportVisitorTest
| Name |
Status |
Type |
Time(s) |
|
testMockFormatter
|
Success |
|
0.047 |
|
testMultiFormatter
|
Success |
|
0.015 |
Back to top
TestCase NodeComparatorTest
| Name |
Status |
Type |
Time(s) |
|
testSort
|
Success |
|
0.000 |
|
testSecond1
|
Success |
|
0.000 |
|
testSecond2
|
Success |
|
0.000 |
Back to top
TestCase NodePageTest
| Name |
Status |
Type |
Time(s) |
|
testGetLinkLabel
|
Success |
|
0.015 |
|
testGetNode
|
Success |
|
0.016 |
|
testGetLinkStyle1
|
Success |
|
0.016 |
|
testGetLinkStyle2
|
Success |
|
0.015 |
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 PackageCoverageTest
| Name |
Status |
Type |
Time(s) |
|
testProperties
|
Success |
|
0.000 |
|
testCountersWithSources
|
Success |
|
0.000 |
|
testCountersWithoutSources
|
Success |
|
0.015 |
Back to top
TestCase PercentageColumnTest
| Name |
Status |
Type |
Time(s) |
|
testInit
|
Success |
|
0.016 |
|
testLocale
|
Success |
|
0.125 |
|
testItem1
|
Success |
|
0.047 |
|
testItem2
|
Success |
|
0.063 |
|
testFooter1
|
Success |
|
0.093 |
|
testFooter2
|
Success |
|
0.063 |
|
testComparator
|
Success |
|
0.016 |
Back to top
TestCase PrivateEmptyDefaultConstructorTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.016 |
Back to top
TestCase ProbesBeforeSuperConstructorTest
| Name |
Status |
Type |
Time(s) |
|
testCoverageResult
|
Success |
|
0.016 |
Back to top
TestCase ProbeVariableInserterTest
| Name |
Status |
Type |
Time(s) |
|
testVisitMaxs
|
Success |
|
0.000 |
|
testVariableStatic
|
Success |
|
0.000 |
|
testVariableNonStatic
|
Success |
|
0.000 |
|
testVariableNonStatic_IZObject
|
Success |
|
0.000 |
|
testVariableNonStatic_JD
|
Success |
|
0.000 |
|
testVisitVarIns
|
Success |
|
0.000 |
|
testVisitIincInsn
|
Success |
|
0.016 |
|
testVisitLocalVariable
|
Success |
|
0.000 |
|
testVisitFrame
|
Success |
|
0.000 |
|
testVisitFrameNegative
|
Success |
|
0.000 |
|
testInsertProbeFrame
|
Success |
|
0.000 |
|
testInsertProbeFrameNoFrameForLabel
|
Success |
|
0.000 |
|
testInsertProbeFrameNoMultiTarget
|
Success |
|
0.000 |
Back to top
TestCase RemoteControlReaderWriterTest
| Name |
Status |
Type |
Time(s) |
|
testNoRemoteCommandVisitor
|
Success |
|
0.015 |
|
testVisitDump1
|
Success |
|
0.000 |
|
testVisitDump2
|
Success |
|
0.000 |
|
testVisitDump3
|
Success |
|
0.000 |
|
testVisitDump4
|
Success |
|
0.000 |
|
testSendCmdOk
|
Success |
|
0.000 |
|
testEmpty
|
Success |
|
0.000 |
|
testFlush
|
Success |
|
0.000 |
|
testCustomBlocks
|
Success |
|
0.016 |
|
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.000 |
|
testNoSessionInfoVisitor
|
Success |
|
0.000 |
|
testSessionInfo
|
Success |
|
0.000 |
|
testSessionInfoIOException
|
Success |
|
0.000 |
|
testNoExecutionDataVisitor
|
Success |
|
0.000 |
|
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.000 |
|
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.016 |
|
testIsRootPage1
|
Success |
|
0.016 |
|
testIsRootPage2
|
Success |
|
0.015 |
|
testPageContent
|
Success |
|
0.250 |
Back to top
TestCase ReportTaskTest
| Name |
Status |
Type |
Time(s) |
|
testReportHtmlBothDestdirAndDestfile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.203 |
|
testReportNoGroupName [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.062 |
|
testReportXmlEncoding [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.328 |
|
testReportWithSourceButNoDebug [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
2.141 |
|
testReportHtmlWithSources [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
1.203 |
|
testReportNoStructureName [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.063 |
|
testReportHtmlWithClassFileSet [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.562 |
|
testReportHtmlWithJAR [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.875 |
|
testReportHtmlEncoding [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.359 |
|
testReportCsvNoDestfile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.062 |
|
testReportCsvEncoding [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.110 |
|
testReportNoStructureElement [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.062 |
|
testReportHtmlZipFile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.750 |
|
testReportHtmlFooter [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.329 |
|
testReportHtmlNoDestdirOrDestfile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.047 |
|
testReportHtmlWithPath [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.500 |
|
testReportInvalidExecutiondataFile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.047 |
|
testReportXmlNoDestfile [src\org\jacoco\ant\ReportTaskTest.xml]
|
Success |
|
0.047 |
Back to top
TestCase ResourcesTest
| Name |
Status |
Type |
Time(s) |
|
testGetLink
|
Success |
|
0.000 |
|
testCopyResources
|
Success |
|
0.172 |
|
testGetElementStyle
|
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.000 |
Back to top
TestCase SessionInfoTest
| Name |
Status |
Type |
Time(s) |
|
testToString
|
Success |
|
0.000 |
|
testGetters
|
Success |
|
0.000 |
|
testNullId
|
Success |
|
0.000 |
|
testCompare
|
Success |
|
0.000 |
Back to top
TestCase SessionsPageTest
| Name |
Status |
Type |
Time(s) |
|
testGetFileName
|
Success |
|
0.031 |
|
testGetLinkLabel
|
Success |
|
0.000 |
|
testGetLinkStyle
|
Success |
|
0.032 |
|
testEmptyContent
|
Success |
|
0.125 |
|
testSessionListContent
|
Success |
|
0.203 |
|
testExecutionDataContent
|
Success |
|
0.140 |
Back to top
TestCase SortIndexTest
| Name |
Status |
Type |
Time(s) |
|
testEmptyList
|
Success |
|
0.000 |
|
testSingleton
|
Success |
|
0.000 |
|
testSorted
|
Success |
|
0.000 |
|
testIncreaseBuffer
|
Success |
|
0.000 |
|
testReverse
|
Success |
|
0.000 |
|
testShuffle
|
Success |
|
0.016 |
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.235 |
Back to top
TestCase SourceHighlighterTest
| Name |
Status |
Type |
Time(s) |
|
testDefaultTabWidth
|
Success |
|
0.079 |
|
testDefaultLanguage
|
Success |
|
0.124 |
|
testSetLanguage
|
Success |
|
0.063 |
|
testHighlighting
|
Success |
|
0.094 |
|
testHighlightNone
|
Success |
|
0.093 |
|
testHighlightBranchesFC
|
Success |
|
0.079 |
|
testHighlightBranchesPC
|
Success |
|
0.062 |
|
testHighlightBranchesNC
|
Success |
|
0.093 |
Back to top
TestCase SourceNodeImplTest
| Name |
Status |
Type |
Time(s) |
|
testInit
|
Success |
|
0.000 |
|
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.000 |
|
testIncrementLine3_3
|
Success |
|
0.000 |
|
testIncrementLine3_4
|
Success |
|
0.000 |
|
testIncrementLine4_1
|
Success |
|
0.000 |
|
testIncrementLine4_2
|
Success |
|
0.000 |
|
testIncrementLine4_3
|
Success |
|
0.000 |
|
testIncrementLine4_4
|
Success |
|
0.000 |
|
testIncrementChildNoLines
|
Success |
|
0.000 |
|
testIncrementChildWithLines
|
Success |
|
0.000 |
Back to top
TestCase SourceTest
| Name |
Status |
Type |
Time(s) |
|
testGetLine
|
Success |
|
0.000 |
|
testGetLines1
|
Success |
|
0.000 |
|
testGetLines2
|
Success |
|
0.000 |
|
testGetLines3
|
Success |
|
0.000 |
|
testGetLineNumber
|
Success |
|
0.000 |
|
testGetLineNumberNegative
|
Success |
|
0.000 |
|
testDuplicateTag
|
Success |
|
0.000 |
|
testGetSourceFor
|
Success |
|
0.000 |
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 StylesTest
| Name |
Status |
Type |
Time(s) |
|
testCombine1
|
Success |
|
0.000 |
|
testCombine2
|
Success |
|
0.000 |
|
testCombine3
|
Success |
|
0.000 |
|
testCombine4
|
Success |
|
0.000 |
Back to top
TestCase SystemPropertiesRuntimeTest
| Name |
Status |
Type |
Time(s) |
|
testSessionInfo
|
Success |
|
0.000 |
|
testReset
|
Success |
|
0.000 |
|
testGetSetSessionId
|
Success |
|
0.000 |
|
testCollectEmpty
|
Success |
|
0.000 |
|
testDataAccessor
|
Success |
|
0.000 |
|
testCollectAndReset
|
Success |
|
0.000 |
|
testNoLocalVariablesInDataAccessor
|
Success |
|
0.000 |
|
testExecutionRecording
|
Success |
|
0.000 |
|
testLoadSameClassTwice
|
Success |
|
0.000 |
Back to top
TestCase TableTest
| Name |
Status |
Type |
Time(s) |
|
testCallbackSequence
|
Success |
|
0.016 |
|
testInvisible
|
Success |
|
0.031 |
|
testTwoDefaultSorts
|
Success |
|
0.000 |
|
testSortIds
|
Success |
|
0.250 |
|
testDefaultSorting
|
Success |
|
0.109 |
Back to top
TestCase TcpClientControllerTest
| Name |
Status |
Type |
Time(s) |
|
testShutdown
|
Success |
|
0.047 |
|
testRemoteClose
|
Success |
|
0.000 |
|
testInvalidCommand
|
Success |
|
0.000 |
|
testWriteExecutionData
|
Success |
|
0.015 |
Back to top
TestCase TcpConnectionTest
| Name |
Status |
Type |
Time(s) |
|
testRemoteClose
|
Success |
|
0.016 |
|
testInvalidHeader
|
Success |
|
0.000 |
|
testInvalidContent
|
Success |
|
0.000 |
|
testLocalClose
|
Success |
|
0.031 |
|
testRemoteDump
|
Success |
|
0.047 |
|
testLocalDump
|
Success |
|
0.031 |
|
testLocalDumpWithoutInit
|
Success |
|
0.000 |
|
testRemoteReset
|
Success |
|
0.031 |
Back to top
TestCase TcpServerControllerTest
| Name |
Status |
Type |
Time(s) |
|
testWriteExecutionData
|
Success |
|
0.015 |
|
testInvalidHeader
|
Success |
|
0.000 |
|
testShutdownWithoutConnection
|
Success |
|
0.000 |
|
testShutdownWithConnection
|
Success |
|
0.000 |
|
testGetInetAddressLoopback
|
Success |
|
0.000 |
|
testGetInetAddressAny
|
Success |
|
0.000 |
Back to top
TestCase URLStreamHandlerRuntimeTest
| Name |
Status |
Type |
Time(s) |
|
testSessionInfo
|
Success |
|
0.015 |
|
testReset
|
Success |
|
0.000 |
|
testGetSetSessionId
|
Success |
|
0.000 |
|
testCollectEmpty
|
Success |
|
0.000 |
|
testDataAccessor
|
Success |
|
0.000 |
|
testCollectAndReset
|
Success |
|
0.000 |
|
testNoLocalVariablesInDataAccessor
|
Success |
|
0.000 |
|
testExecutionRecording
|
Success |
|
0.000 |
|
testLoadSameClassTwice
|
Success |
|
0.000 |
Back to top
TestCase WildcardMatcherTest
| Name |
Status |
Type |
Time(s) |
|
testEmpty
|
Success |
|
0.000 |
|
testExact
|
Success |
|
0.000 |
|
testCaseSensitive
|
Success |
|
0.000 |
|
testQuote
|
Success |
|
0.000 |
|
testWildcards
|
Success |
|
0.000 |
|
testMultiExpression
|
Success |
|
0.000 |
Back to top
TestCase XMLDocumentTest
| Name |
Status |
Type |
Time(s) |
|
testStream
|
Success |
|
0.000 |
|
testNoDoctype
|
Success |
|
0.000 |
|
testNoDoctypeStandalone
|
Success |
|
0.000 |
|
testDoctype
|
Success |
|
0.000 |
|
testDoctypeStandalone
|
Success |
|
0.000 |
|
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.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.000 |
|
testInvalidAttributeOutput2
|
Success |
|
0.000 |
Back to top
TestCase XMLFormatterTest
| Name |
Status |
Type |
Time(s) |
|
testStructureWithGroup
|
Success |
|
0.312 |
|
testStructureWithBundleOnly
|
Success |
|
0.235 |
|
testSetEncoding
|
Success |
|
0.000 |
|
testDefaultEncoding
|
Success |
|
0.000 |
|
testSessionInfo
|
Success |
|
0.187 |
Back to top
TestCase XMLGroupVisitorTest
| Name |
Status |
Type |
Time(s) |
|
testVisitBundle
|
Success |
|
0.094 |
|
testVisitGroup
|
Success |
|
0.031 |
|
testVisitEnd
|
Success |
|
0.063 |
Back to top
TestCase ZipMultiReportOutputTest
| Name |
Status |
Type |
Time(s) |
|
testWrite1
|
Success |
|
0.031 |
|
testWrite2
|
Success |
|
0.015 |
|
testWrite3
|
Success |
|
0.000 |
|
testCreateFiles
|
Success |
|
0.000 |
|
testCreateFilesWithoutClose
|
Success |
|
0.000 |
|
testWriteToClosedStream1
|
Success |
|
0.000 |
|
testWriteToClosedStream2
|
Success |
|
0.000 |
|
testWriteToClosedStream3
|
Success |
|
0.000 |
|
testFlushToClosedStream3
|
Success |
|
0.032 |
|
testWriteToObsoleteStream
|
Success |
|
0.000 |
Back to top