JUnit Test Results
Summary
Tests | Failures | Errors | Success rate | Time |
1470 | 0 | 0 | 100.00% | 20.786 |
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) |
AgentJarTest | 5 | 0 | 0 | 0.061 |
Package org.jacoco.agent.rt.internal
Name | Tests | Errors | Failures | Time(s) |
AgentModuleTest | 2 | 0 | 0 | 0.014 |
AgentTest | 19 | 0 | 0 | 0.036 |
ClassFileDumperTest | 3 | 0 | 0 | 0.101 |
ConfigLoaderTest | 4 | 0 | 0 | 0.008 |
CoverageTransformerTest | 20 | 0 | 0 | 0.041 |
Package org.jacoco.agent.rt.internal.output
Name | Tests | Errors | Failures | Time(s) |
FileOutputTest | 5 | 0 | 0 | 0.020 |
MockServerSocketTest | 6 | 0 | 0 | 0.050 |
MockSocketConnectionTest | 10 | 0 | 0 | 0.056 |
TcpClientOutputTest | 4 | 0 | 0 | 0.050 |
TcpConnectionTest | 8 | 0 | 0 | 0.078 |
TcpServerOutputTest | 6 | 0 | 0 | 0.010 |
Package org.jacoco.ant
Name | Tests | Errors | Failures | Time(s) |
AgentTaskTest | 5 | 0 | 0 | 1.109 |
AntFilesLocatorTest | 2 | 0 | 0 | 0.062 |
AntResourcesLocatorTest | 7 | 0 | 0 | 0.027 |
CoverageTaskTest | 13 | 0 | 0 | 3.124 |
DumpTaskTest | 4 | 0 | 0 | 0.201 |
DumpTaskWithServerTest | 4 | 0 | 0 | 1.199 |
InstrumentTaskTest | 8 | 0 | 0 | 3.834 |
MergeTaskTest | 6 | 0 | 0 | 0.342 |
ReportTaskLocaleTest | 4 | 0 | 0 | 0.002 |
ReportTaskTest | 33 | 0 | 0 | 2.652 |
TestTarget | 1 | 0 | 0 | 0.002 |
Package org.jacoco.cli.internal
Name | Tests | Errors | Failures | Time(s) |
MainTest | 5 | 0 | 0 | 0.024 |
XmlDocumentationTest | 1 | 0 | 0 | 0.213 |
Package org.jacoco.cli.internal.commands
Name | Tests | Errors | Failures | Time(s) |
ClassInfoTest | 4 | 0 | 0 | 0.198 |
DumpTest | 3 | 0 | 0 | 1.080 |
ExecInfoTest | 3 | 0 | 0 | 0.016 |
InstrumentTest | 5 | 0 | 0 | 0.087 |
MergeTest | 3 | 0 | 0 | 0.020 |
ReportTest | 8 | 0 | 0 | 0.514 |
VersionTest | 1 | 0 | 0 | 0.001 |
Package org.jacoco.core
Name | Tests | Errors | Failures | Time(s) |
JaCoCoTest | 5 | 0 | 0 | 0.002 |
Package org.jacoco.core.analysis
Name | Tests | Errors | Failures | Time(s) |
AnalyzerTest | 24 | 0 | 0 | 0.431 |
CounterComparatorTest | 9 | 0 | 0 | 0.010 |
CoverageBuilderTest | 10 | 0 | 0 | 0.008 |
CoverageNodeImplTest | 6 | 0 | 0 | 0.005 |
NodeComparatorTest | 3 | 0 | 0 | 0.003 |
Package org.jacoco.core.data
Name | Tests | Errors | Failures | Time(s) |
ExecutionDataReaderWriterTest | 23 | 0 | 0 | 0.020 |
ExecutionDataStoreTest | 15 | 0 | 0 | 0.006 |
ExecutionDataTest | 12 | 0 | 0 | 0.005 |
IncompatibleExecDataVersionExceptionTest | 3 | 0 | 0 | 0.002 |
SessionInfoStoreTest | 6 | 0 | 0 | 0.004 |
SessionInfoTest | 4 | 0 | 0 | 0.002 |
Package org.jacoco.core.instr
Name | Tests | Errors | Failures | Time(s) |
ClassFileVersionsTest | 16 | 0 | 0 | 0.013 |
InstrumenterTest | 21 | 0 | 0 | 0.171 |
ResizeInstructionsTest | 2 | 0 | 0 | 0.288 |
Package org.jacoco.core.internal
Name | Tests | Errors | Failures | Time(s) |
ContentTypeDetectorTest | 27 | 0 | 0 | 0.083 |
Pack200StreamsTest | 6 | 0 | 0 | 0.076 |
Package org.jacoco.core.internal.analysis
Name | Tests | Errors | Failures | Time(s) |
BundleCoverageImplTest | 3 | 0 | 0 | 0.010 |
ClassAnalyzerTest | 10 | 0 | 0 | 0.012 |
ClassCoverageImplTest | 13 | 0 | 0 | 0.016 |
CounterImplTest | 25 | 0 | 0 | 0.026 |
InstructionTest | 13 | 0 | 0 | 0.117 |
InstructionsBuilderTest | 9 | 0 | 0 | 0.005 |
LineImplTest | 17 | 0 | 0 | 0.007 |
MethodAnalyzerTest | 52 | 0 | 0 | 0.122 |
MethodCoverageCalculatorTest | 11 | 0 | 0 | 0.000 |
MethodCoverageImplTest | 14 | 0 | 0 | 0.005 |
PackageCoverageTest | 3 | 0 | 0 | 0.009 |
SourceFileCoverageImplTest | 1 | 0 | 0 | 0.001 |
SourceNodeImplTest | 25 | 0 | 0 | 0.017 |
StringPoolTest | 5 | 0 | 0 | 0.000 |
Package org.jacoco.core.internal.analysis.filter
Package org.jacoco.core.internal.data
Name | Tests | Errors | Failures | Time(s) |
CRC64Test | 5 | 0 | 0 | 0.012 |
CompactDataInputOutputTest | 12 | 0 | 0 | 0.007 |
Package org.jacoco.core.internal.flow
Name | Tests | Errors | Failures | Time(s) |
ClassProbesAdapterTest | 5 | 0 | 0 | 0.022 |
FrameSnapshotTest | 6 | 0 | 0 | 0.054 |
LabelFlowAnalyzerTest | 30 | 0 | 0 | 0.041 |
LabelInfoTest | 13 | 0 | 0 | 0.012 |
MethodProbesAdapterTest | 19 | 0 | 0 | 0.016 |
MethodSanitizerTest | 5 | 0 | 0 | 0.015 |
Package org.jacoco.core.internal.instr
Name | Tests | Errors | Failures | Time(s) |
ClassInstrumenterTest | 3 | 0 | 0 | 0.010 |
CondyProbeArrayStrategyTest | 3 | 0 | 0 | 0.004 |
DuplicateFrameEliminatorTest | 14 | 0 | 0 | 0.006 |
InstrSupportTest | 22 | 0 | 0 | 0.007 |
MethodInstrumenterTest | 22 | 0 | 0 | 0.023 |
NoneProbeArrayStrategyTest | 2 | 0 | 0 | 0.001 |
ProbeArrayStrategyFactoryTest | 23 | 0 | 0 | 0.032 |
ProbeCounterTest | 5 | 0 | 0 | 0.004 |
ProbeInserterTest | 21 | 0 | 0 | 0.012 |
SafetySlotTest | 2 | 0 | 0 | 0.020 |
SignatureRemoverTest | 10 | 0 | 0 | 0.000 |
ZeroLineNumberTest | 1 | 0 | 0 | 0.002 |
Package org.jacoco.core.runtime
Name | Tests | Errors | Failures | Time(s) |
AgentOptionsTest | 55 | 0 | 0 | 0.034 |
CommandLineSupportTest | 19 | 0 | 0 | 0.007 |
InjectedClassRuntimeTest | 1 | 0 | 0 | 0.003 |
LoggerRuntimeTest | 4 | 0 | 0 | 0.006 |
ModifiedSystemClassRuntimeTest | 5 | 0 | 0 | 0.018 |
OfflineInstrumentationAccessGeneratorTest | 2 | 0 | 0 | 0.011 |
RemoteControlReaderWriterTest | 29 | 0 | 0 | 0.026 |
RuntimeDataTest | 9 | 0 | 0 | 0.012 |
SystemPropertiesRuntimeTest | 4 | 0 | 0 | 0.007 |
WildcardMatcherTest | 8 | 0 | 0 | 0.006 |
Package org.jacoco.core.test
Name | Tests | Errors | Failures | Time(s) |
InstrumentingLoaderTest | 1 | 0 | 0 | 0.004 |
Package org.jacoco.core.test.validation
Name | Tests | Errors | Failures | Time(s) |
JavaVersionTest | 2 | 0 | 0 | 0.002 |
SourceTest | 7 | 0 | 0 | 0.006 |
StatementExecutorTest | 5 | 0 | 0 | 0.004 |
StatementParserTest | 11 | 0 | 0 | 0.007 |
Package org.jacoco.core.tools
Name | Tests | Errors | Failures | Time(s) |
ExecDumpClientTest | 5 | 0 | 0 | 0.018 |
ExecFileLoaderTest | 6 | 0 | 0 | 0.014 |
Package org.jacoco.examples
Name | Tests | Errors | Failures | Time(s) |
ClassInfoTest | 1 | 0 | 0 | 0.070 |
CoreTutorialTest | 1 | 0 | 0 | 0.034 |
ExecDumpTest | 1 | 0 | 0 | 0.072 |
MBeanClientTest | 1 | 0 | 0 | 0.004 |
Package org.jacoco.report
Name | Tests | Errors | Failures | Time(s) |
DirectorySourceFileLocatorTest | 3 | 0 | 0 | 0.037 |
FileMultiReportOutputTest | 2 | 0 | 0 | 0.006 |
InputStreamSourceFileLocatorTest | 6 | 0 | 0 | 0.004 |
JavaNamesTest | 22 | 0 | 0 | 0.018 |
MultiReportVisitorTest | 2 | 0 | 0 | 0.007 |
MultiSourceFileLocatorTest | 5 | 0 | 0 | 0.014 |
ZipMultiReportOutputTest | 10 | 0 | 0 | 0.025 |
Package org.jacoco.report.check
Name | Tests | Errors | Failures | Time(s) |
BundleCheckerTest | 8 | 0 | 0 | 0.010 |
LimitTest | 31 | 0 | 0 | 0.034 |
RuleTest | 6 | 0 | 0 | 0.005 |
RulesCheckerTest | 2 | 0 | 0 | 0.092 |
Package org.jacoco.report.csv
Name | Tests | Errors | Failures | Time(s) |
CSVFormatterTest | 5 | 0 | 0 | 0.006 |
CSVGroupHandlerTest | 2 | 0 | 0 | 0.006 |
ClassRowWriterTest | 2 | 0 | 0 | 0.003 |
DelimitedWriterTest | 12 | 0 | 0 | 0.005 |
Package org.jacoco.report.html
Name | Tests | Errors | Failures | Time(s) |
HTMLFormatterTest | 8 | 0 | 0 | 0.548 |
Package org.jacoco.report.internal
Name | Tests | Errors | Failures | Time(s) |
NormalizedFileNamesTest | 5 | 0 | 0 | 0.003 |
ReportOutputFolderTest | 9 | 0 | 0 | 0.004 |
Package org.jacoco.report.internal.html
Name | Tests | Errors | Failures | Time(s) |
HTMLElementTest | 29 | 0 | 0 | 0.154 |
Package org.jacoco.report.internal.html.page
Name | Tests | Errors | Failures | Time(s) |
BundlePageTest | 3 | 0 | 0 | 0.083 |
ClassPageTest | 10 | 0 | 0 | 0.199 |
MethodItemTest | 6 | 0 | 0 | 0.019 |
NodePageTest | 4 | 0 | 0 | 0.002 |
PackagePageTest | 3 | 0 | 0 | 0.041 |
PackageSourcePageTest | 3 | 0 | 0 | 0.078 |
ReportPageTest | 4 | 0 | 0 | 0.045 |
SessionsPageTest | 6 | 0 | 0 | 0.066 |
SourceFilePageTest | 1 | 0 | 0 | 0.029 |
SourceHighlighterTest | 8 | 0 | 0 | 0.125 |
Package org.jacoco.report.internal.html.resources
Name | Tests | Errors | Failures | Time(s) |
ResourcesTest | 3 | 0 | 0 | 0.008 |
StylesTest | 4 | 0 | 0 | 0.002 |
Package org.jacoco.report.internal.html.table
Name | Tests | Errors | Failures | Time(s) |
BarColumnTest | 9 | 0 | 0 | 0.624 |
CounterColumnTest | 10 | 0 | 0 | 0.190 |
LabelColumnTest | 6 | 0 | 0 | 0.083 |
PercentageColumnTest | 8 | 0 | 0 | 0.193 |
SortIndexTest | 6 | 0 | 0 | 0.004 |
TableTest | 5 | 0 | 0 | 0.053 |
Package org.jacoco.report.internal.xml
Name | Tests | Errors | Failures | Time(s) |
XMLElementTest | 19 | 0 | 0 | 0.009 |
XMLGroupVisitorTest | 3 | 0 | 0 | 0.034 |
Package org.jacoco.report.xml
Name | Tests | Errors | Failures | Time(s) |
XMLFormatterTest | 6 | 0 | 0 | 0.359 |
TestCase AbstractMatcherTest
Name | Status | Type | Time(s) |
nextIsInvoke | Success | 0.000 | |
nextIsType | Success | 0.000 | |
nextIsSwitch | Success | 0.001 | |
nextIs | Success | 0.000 | |
nextIsField | Success | 0.000 | |
skipNonOpcodes | Success | 0.000 | |
firstIsALoad0 | Success | 0.000 | |
nextIsVar | Success | 0.000 |
TestCase AgentJarTest
Name | Status | Type | Time(s) |
testGetResourceAsStream | Success | 0.010 | |
testExtractToNegative | Success | 0.005 | |
testExtractToTempLocation | Success | 0.004 | |
testExtractTo | Success | 0.004 | |
testGetResource | Success | 0.001 |
TestCase AgentModuleTest
Name | Status | Type | Time(s) |
isSupported_should_return_false_before_Java9 | Success | 0.010 | |
should_only_load_classes_in_scope | Success | 0.004 |
TestCase AgentOptionsTest
Name | Status | Type | Time(s) |
testSetInclBootstrapClassesFalse | Success | 0.009 | |
testSetInclNoLocationClassesTrue | Success | 0.001 | |
testSetNegativePort | Success | 0.000 | |
testSetDumpOnExit | Success | 0.000 | |
testGetExclClassloader | Success | 0.001 | |
testSetInclNoLocationClassesFalse | Success | 0.000 | |
testSetAppendFalse | Success | 0.000 | |
testSetSessionId | Success | 0.001 | |
testGetInclNoLocationClassesFalse | Success | 0.000 | |
testToString | Success | 0.000 | |
testPrependVMArgumentsReplace | Success | 0.000 | |
testEmptyPropertiesOptions | Success | 0.000 | |
testSetExcludes | Success | 0.001 | |
testGetExcludes | Success | 0.000 | |
testGetAddress | Success | 0.000 | |
testGetClassDumpDir | Success | 0.000 | |
testGetAppendTrue | Success | 0.007 | |
testSetDestile | Success | 0.000 | |
testGetPort | Success | 0.000 | |
testSetExclClassloader | Success | 0.000 | |
testPrependVMArguments | Success | 0.000 | |
testEmptyOptions | Success | 0.000 | |
testNullOptions | Success | 0.000 | |
testGetVMArgumentWithOneOption | Success | 0.001 | |
testInvalidOptionKey | Success | 0.000 | |
testSetClassDumpDir | Success | 0.000 | |
testSetAppendTrue | Success | 0.000 | |
testInvalidOptionFormat | Success | 0.000 | |
testSetInclBootstrapClassesTrue | Success | 0.000 | |
testGetAppendFalse | Success | 0.000 | |
testSetAddress | Success | 0.000 | |
testSetOutput1 | Success | 0.000 | |
testSetOutput2 | Success | 0.000 | |
testGetInclBootstrapClassesFalse | Success | 0.000 | |
testGetInclNoLocationClassesTrue | Success | 0.000 | |
testDefaults | Success | 0.001 | |
testGetOutput | Success | 0.000 | |
testGetJmx | Success | 0.000 | |
testSetIncludes | Success | 0.000 | |
testGetIncludes | Success | 0.000 | |
testSetPort | Success | 0.000 | |
testInvalidOutput1 | Success | 0.001 | |
testInvalidOutput2 | Success | 0.000 | |
testGetSessionId | Success | 0.000 | |
testGetInclBootstrapClassesTrue | Success | 0.000 | |
testSetJmx | Success | 0.000 | |
testGetQuotedVMArgument | Success | 0.000 | |
testGetVMArgumentWithOptions | Success | 0.001 | |
testParseInvalidPort | Success | 0.000 | |
testInvalidPortOptionValue | Success | 0.000 | |
testPropertiesOptions | Success | 0.000 | |
testGetDestile | Success | 0.000 | |
testGetVMArgumentWithNoOptions | Success | 0.001 | |
testGetDumpOnExit | Success | 0.000 | |
testOptionValueWithSpecialCharacters | Success | 0.000 |
TestCase AgentTaskTest
Name | Status | Type | Time(s) |
testCoverageAgentWithEmptyProperty [src/org/jacoco/ant/AgentTaskTest.xml] | Success | 0.331 | |
testCoverageAgent [src/org/jacoco/ant/AgentTaskTest.xml] | Success | 0.299 | |
testCoverageAgentReuseAgentJar [src/org/jacoco/ant/AgentTaskTest.xml] | Success | 0.122 | |
testCoverageAgentWithNoProperty [src/org/jacoco/ant/AgentTaskTest.xml] | Success | 0.116 | |
testCoverageAgentDisabled [src/org/jacoco/ant/AgentTaskTest.xml] | Success | 0.094 |
TestCase AgentTest
Name | Status | Type | Time(s) |
startup_should_not_register_mbean_when_disabled | Success | 0.018 | |
getSessionId_should_return_session_id | Success | 0.000 | |
startup_should_register_mbean_when_enabled | Success | 0.003 | |
setSessionId_should_modify_session_id | Success | 0.000 | |
getVersion_should_return_current_version | Success | 0.000 | |
getExecutionData_should_reset_probes_when_enabled | Success | 0.000 | |
shutdown_should_log_exception | Success | 0.002 | |
getExecutionData_should_return_probes_and_session_id | Success | 0.001 | |
startup_should_set_defined_session_id | Success | 0.000 | |
startup_should_log_and_rethrow_exception | Success | 0.001 | |
shutdown_should_deregister_mbean_when_enabled | Success | 0.001 | |
createController_should_create_defined_controller_type | Success | 0.002 | |
getExecutionData_should_not_reset_probes_when_disabled | Success | 0.000 | |
dump_should_trigger_writeExecutionData_with_reset | Success | 0.000 | |
reset_should_reset_probes | Success | 0.000 | |
shutdown_should_not_write_execution_data_when_disabled | Success | 0.000 | |
startup_should_create_random_session_id_when_undefined | Success | 0.001 | |
shutdown_should_write_execution_data_when_enabled | Success | 0.000 | |
dump_should_trigger_writeExecutionData_without_reset | Success | 0.000 |
TestCase AnalyzerTest
Name | Status | Type | Time(s) |
testAnalyzeClassNoIdMatch | Success | 0.036 | |
testAnalyzeClass_Broken | Success | 0.002 | |
analyzeAll_should_throw_exception_for_unsupported_class_file_version | Success | 0.000 | |
testAnalyzeAll_Pack200 | Success | 0.117 | |
testAnalyzeClassFromStream | Success | 0.028 | |
should_ignore_module_info | Success | 0.001 | |
testAnalyzeAll_Zip | Success | 0.036 | |
should_ignore_synthetic_classes | Success | 0.000 | |
testAnalyzeAll_BrokenGZ | Success | 0.001 | |
testAnalyzeAll_BrokenClassFileInZip | Success | 0.002 | |
testAnalyzeAll_Broken | Success | 0.009 | |
testAnalyzeAll_BrokenPack200 | Success | 0.001 | |
testAnalyzeAll_Folder | Success | 0.033 | |
should_not_modify_class_bytes_to_support_next_version | Success | 0.001 | |
testAnalyzeAll_BrokenZipEntry | Success | 0.001 | |
analyzeClass_should_throw_exception_for_unsupported_class_file_version | Success | 0.001 | |
testAnalyzeClass_BrokenStream | Success | 0.001 | |
testAnalyzeAll_BrokenZip | Success | 0.000 | |
testAnalyzeClassIdMatch | Success | 0.032 | |
testAnalyzeAll_Path | Success | 0.050 | |
testAnalyzeAll_Class | Success | 0.028 | |
testAnalyzeAll_Empty | Success | 0.001 | |
testAnalyzeClassFromByteArray | Success | 0.020 | |
testAnalyzeAll_EmptyZipEntry | Success | 0.001 |
TestCase AnnotationGeneratedFilterTest
Name | Status | Type | Time(s) |
should_filter_classes_annotated_with_runtime_visible_org_immutables_value_Generated | Success | 0.001 | |
should_filter_methods_annotated_with_runtime_invisible_lombok_Generated | Success | 0.000 | |
should_filter_methods_annotated_with_runtime_visible_org_groovy_transform_Generated | Success | 0.000 | |
should_filter_classes_annotated_with_runtime_visible_org_apache_avro_specific_AvroGenerated | Success | 0.000 | |
should_not_filter_when_other_annotations | Success | 0.000 | |
should_filter_when_annotation_is_inner | Success | 0.000 | |
should_not_filter_when_no_annotations | Success | 0.000 |
TestCase AntFilesLocatorTest
Name | Status | Type | Time(s) |
testGetSourceFileNegative | Success | 0.009 | |
testGetSourceFile | Success | 0.008 |
TestCase AntResourcesLocatorTest
Name | Status | Type | Time(s) |
testEmpty | Success | 0.001 | |
testFile | Success | 0.002 | |
testDirectory | Success | 0.002 | |
testFilePrecedence | Success | 0.001 | |
testDirectoryOrdering | Success | 0.002 | |
testGetTabWidth | Success | 0.000 | |
testAddAll | Success | 0.003 |
TestCase AssertFilterTest
Name | Status | Type | Time(s) |
should_filter_assert | Success | 0.001 | |
should_not_filter_static_initializer_when_field_name_does_not_match | Success | 0.000 | |
should_filter_static_initializer | Success | 0.000 |
TestCase BarColumnTest
Name | Status | Type | Time(s) |
testInit | Success | 0.002 | |
testComparator1 | Success | 0.001 | |
testComparator2 | Success | 0.000 | |
testRedBarOnly | Success | 0.238 | |
testFooter | Success | 0.164 | |
testLocale | Success | 0.060 | |
testNoBars | Success | 0.062 | |
testBarWidths | Success | 0.060 | |
testGreenBarOnly | Success | 0.031 |
TestCase BridgeFilterTest
Name | Status | Type | Time(s) |
should_not_filter_non_bridge_methods | Success | 0.000 | |
should_filter_bridge_methods | Success | 0.000 |
TestCase BundleCheckerTest
Name | Status | Type | Time(s) |
testMethodLimit | Success | 0.003 | |
testGroupLimitNotSupported | Success | 0.000 | |
testClassLimit | Success | 0.000 | |
testBundleLimit | Success | 0.001 | |
testPackageLimit | Success | 0.001 | |
testSourceFileLimit | Success | 0.000 | |
testLimitOk | Success | 0.000 | |
testBundleNoMatch | Success | 0.001 |
TestCase BundleCoverageImplTest
Name | Status | Type | Time(s) |
testGroupByPackage | Success | 0.002 | |
testProperties | Success | 0.000 | |
testCounters | Success | 0.006 |
TestCase BundlePageTest
Name | Status | Type | Time(s) |
should_render_non_empty_packages | Success | 0.034 | |
should_render_message_when_all_classes_empty | Success | 0.011 | |
should_render_message_when_no_class_files_specified | Success | 0.031 |
TestCase ClassAnalyzerTest
Name | Status | Type | Time(s) |
should_not_add_empty_methods | Success | 0.004 | |
should_not_parse_SourceDebugExtension_attribute_when_not_Kotlin | Success | 0.000 | |
should_parse_SourceDebugExtension_attribute_when_Kotlin | Success | 0.000 | |
should_throw_IllegalStateException_when_class_is_instrumented_with_init_method | Success | 0.001 | |
should_throw_IllegalStateException_when_class_is_instrumented_with_data_field | Success | 0.000 | |
should_collect_attributes | Success | 0.000 | |
should_collect_annotations | Success | 0.001 | |
should_not_parse_absent_SourceDebugExtension_attribute_when_kotlin | Success | 0.000 | |
testCalculateFragments | Success | 0.001 | |
should_add_non_empty_methods | Success | 0.000 |
TestCase ClassCoverageImplTest
Name | Status | Type | Time(s) |
testAddMethodCovered | Success | 0.008 | |
testEmptyClass | Success | 0.000 | |
testAddMethodMissed | Success | 0.000 | |
testSetFragments | Success | 0.000 | |
testGetPackageName1 | Success | 0.000 | |
testGetPackageName2 | Success | 0.000 | |
testSuperName | Success | 0.000 | |
testApplyFragment | Success | 0.000 | |
testSourceFileName | Success | 0.000 | |
testDefaults | Success | 0.000 | |
testNoMatch | Success | 0.000 | |
testSignature | Success | 0.000 | |
testInterfaces | Success | 0.006 |
TestCase ClassFileDumperTest
Name | Status | Type | Time(s) |
testDumpClassInDefaultPackage | Success | 0.024 | |
testDumpClassWithPackage | Success | 0.001 | |
testNoDumps | Success | 0.001 |
TestCase ClassFileVersionsTest
Name | Status | Type | Time(s) |
test_10 | Success | 0.001 | |
test_11 | Success | 0.000 | |
test_12 | Success | 0.001 | |
test_13 | Success | 0.000 | |
test_14 | Success | 0.000 | |
test_15 | Success | 0.001 | |
test_16 | Success | 0.000 | |
test_1_1 | Success | 0.001 | |
test_1_2 | Success | 0.000 | |
test_1_3 | Success | 0.001 | |
test_1_4 | Success | 0.000 | |
test_1_5 | Success | 0.001 | |
test_1_6 | Success | 0.000 | |
test_1_7 | Success | 0.001 | |
test_1_8 | Success | 0.001 | |
test_9 | Success | 0.001 |
TestCase ClassInfoTest
Name | Status | Type | Time(s) |
should_print_class_details_when_verbose | Success | 0.134 | |
should_print_warning_when_no_class_files_are_provided | Success | 0.002 | |
should_print_usage_when_invalid_option_is_given | Success | 0.002 | |
should_print_class_info | Success | 0.053 |
TestCase ClassInfoTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.069 |
TestCase ClassInstrumenterTest
Name | Status | Type | Time(s) |
testInstrumentInstrumentedClass1 | Success | 0.000 | |
testInstrumentInstrumentedClass2 | Success | 0.000 | |
testNoMethodVisitor | Success | 0.000 |
TestCase ClassPageTest
Name | Status | Type | Time(s) |
should_generate_message_when_no_lines | Success | 0.030 | |
should_generate_message_when_class_id_mismatch | Success | 0.012 | |
should_not_generate_message_when_SourceFileName_and_SourceFilePage_present | Success | 0.021 | |
testGetLinkLabel | Success | 0.001 | |
testContents | Success | 0.033 | |
should_generate_message_when_SourceFileName_not_present | Success | 0.028 | |
testGetFileName | Success | 0.001 | |
should_generate_message_with_default_package_when_SourceFileName_present_but_no_SourceFilePage | Success | 0.020 | |
testGetFileNameDefault | Success | 0.007 | |
should_generate_message_when_SourceFileName_present_but_no_SourceFilePage | Success | 0.011 |
TestCase ClassProbesAdapterTest
Name | Status | Type | Time(s) |
testVisitClassMethods | Success | 0.017 | |
testVisitWithFrames | Success | 0.001 | |
testVisitWithoutFrames | Success | 0.000 | |
testProbeCounter | Success | 0.000 | |
testVisitMethodNullMethodVisitor | Success | 0.001 |
TestCase ClassRowWriterTest
Name | Status | Type | Time(s) |
TestHeader | Success | 0.001 | |
TestRow | Success | 0.001 |
TestCase CommandLineSupportTest
Name | Status | Type | Time(s) |
testQuoteList1 | Success | 0.002 | |
testQuoteList2 | Success | 0.000 | |
testQuoteList3 | Success | 0.000 | |
testQuoteList4 | Success | 0.000 | |
testQuote1 | Success | 0.001 | |
testQuote2 | Success | 0.000 | |
testQuote3 | Success | 0.000 | |
testQuote4 | Success | 0.000 | |
testQuote5 | Success | 0.000 | |
testSplit1 | Success | 0.000 | |
testSplit2 | Success | 0.000 | |
testSplit3 | Success | 0.001 | |
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 |
TestCase CompactDataInputOutputTest
Name | Status | Type | Time(s) |
testPackedBoolean3 | Success | 0.001 | |
testPackedBoolean8 | Success | 0.000 | |
testPackedBoolean9 | Success | 0.000 | |
testVarIntMinValue | Success | 0.000 | |
testVarInt0x12345678 | Success | 0.000 | |
testPackedBooleanEmpty | Success | 0.001 | |
testVarInt0x00000000 | Success | 0.000 | |
testVarInt0x0000007F | Success | 0.000 | |
testVarInt0x00000080 | Success | 0.000 | |
testVarInt0x00000100 | Success | 0.000 | |
testVarIntMaxValue | Success | 0.000 | |
testVarIntMinus1 | Success | 0.000 |
TestCase CondyProbeArrayStrategyTest
Name | Status | Type | Time(s) |
should_store_instance_using_condy_and_checkcast | Success | 0.000 | |
should_not_add_fields | Success | 0.002 | |
should_add_bootstrap_method | Success | 0.000 |
TestCase ConfigLoaderTest
Name | Status | Type | Time(s) |
testSystemProperties | Success | 0.004 | |
testNoResource | Success | 0.001 | |
testSubstituteProperties | Success | 0.000 | |
testResource | Success | 0.001 |
TestCase ContentTypeDetectorTest
Name | Status | Type | Time(s) |
testClassFile11 | Success | 0.000 | |
testClassFile12 | Success | 0.009 | |
testClassFile13 | Success | 0.000 | |
testClassFile14 | Success | 0.000 | |
testClassFile15 | Success | 0.000 | |
testClassFile16 | Success | 0.001 | |
testClassFile17 | Success | 0.000 | |
testClassFile18 | Success | 0.000 | |
testClassFile19 | Success | 0.000 | |
should_detect_java_10 | Success | 0.000 | |
should_detect_java_11 | Success | 0.000 | |
should_detect_java_12 | Success | 0.000 | |
should_detect_java_13 | Success | 0.000 | |
should_detect_java_14 | Success | 0.001 | |
should_detect_java_42 | Success | 0.000 | |
testStreamWithoutMarkSupport | Success | 0.000 | |
should_detect_java_12_with_preview_features | Success | 0.000 | |
testZipFile | Success | 0.003 | |
testPack200File | Success | 0.043 | |
should_detect_java_13_with_preview_features | Success | 0.012 | |
testEmptyStream | Success | 0.001 | |
testClassFile | Success | 0.003 | |
testGZipFile | Success | 0.000 | |
should_detect_java_14_with_preview_features | Success | 0.002 | |
testMachObjectFile | Success | 0.000 | |
should_not_detect_MachO_fat_binary_with_44_architectures | Success | 0.000 | |
should_detect_java_11_with_preview_features | Success | 0.000 |
TestCase CoreTutorialTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.032 |
TestCase CounterColumnTest
Name | Status | Type | Time(s) |
testComparatorMissed | Success | 0.003 | |
testComparatorCovered | Success | 0.001 | |
testItemTotal | Success | 0.025 | |
testComparatorTotal | Success | 0.001 | |
testItemCovered | Success | 0.023 | |
testItemMissed | Success | 0.033 | |
testInitVisible | Success | 0.001 | |
testFooter | Success | 0.047 | |
testLocale | Success | 0.052 | |
testInitInvisible | Success | 0.001 |
TestCase CounterComparatorTest
Name | Status | Type | Time(s) |
testMissedItemsComparator | Success | 0.000 | |
testReverseReverseComparator | Success | 0.000 | |
testReverseComparator | Success | 0.000 | |
testNodeComparator1 | Success | 0.009 | |
testNodeComparator2 | Success | 0.000 | |
testTotalItemsComparator | Success | 0.000 | |
testCoveredRatioComparator | Success | 0.000 | |
testCoveredItemsComparator | Success | 0.000 | |
testMissedRatioComparator | Success | 0.000 |
TestCase CounterImplTest
Name | Status | Type | Time(s) |
testEquals1 | Success | 0.010 | |
testEquals2 | Success | 0.000 | |
testEquals3 | Success | 0.000 | |
testEquals4 | Success | 0.000 | |
testToString | Success | 0.000 | |
testGetMissedStatus1 | Success | 0.000 | |
testGetMissedStatus2 | Success | 0.000 | |
testGetMissedStatus3 | Success | 0.000 | |
testGetMissedStatus4 | Success | 0.000 | |
testFixInstance | Success | 0.001 | |
testIncrement1 | Success | 0.000 | |
testIncrement2 | Success | 0.000 | |
testVarInstance | Success | 0.000 | |
testHashCode1 | Success | 0.000 | |
testHashCode2 | Success | 0.000 | |
testHashCode3 | Success | 0.000 | |
testGetMissedRatio1 | Success | 0.003 | |
testGetMissedRatio2 | Success | 0.000 | |
testGetMissedRatio3 | Success | 0.000 | |
testGetInstance1 | Success | 0.000 | |
testGetInstance2 | Success | 0.000 | |
testGetInstance3 | Success | 0.000 | |
testGetCoveredRatio1 | Success | 0.000 | |
testGetCoveredRatio2 | Success | 0.000 | |
testGetCoveredRatio3 | Success | 0.000 |
TestCase CoverageBuilderTest
Name | Status | Type | Time(s) |
testDuplicateClassNameIdentical | Success | 0.001 | |
should_not_ignore_empty_classes | Success | 0.000 | |
testDuplicateClassNameDifferent | Success | 0.000 | |
testCreateSourceFile | Success | 0.000 | |
testApplyFragment | Success | 0.003 | |
testGetBundle | Success | 0.000 | |
testCreateClassCovered | Success | 0.001 | |
testGetNoMatchClasses | Success | 0.000 | |
testCreateClassMissed | Success | 0.000 | |
testCreateSourceFileDuplicateClassNameIdentical | Success | 0.000 |
TestCase CoverageNodeImplTest
Name | Status | Type | Time(s) |
testIncrementCollection | Success | 0.001 | |
testProperties | Success | 0.000 | |
testGetPlainCopy | Success | 0.001 | |
testInit | Success | 0.000 | |
testToString | Success | 0.000 | |
testIncrement | Success | 0.001 |
TestCase CoverageTaskTest
Name | Status | Type | Time(s) |
testCoverageOfForkedJavaDisabled [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.228 | |
testCoverageOfForkedJavaWithVariable [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.243 | |
testNoSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.067 | |
testCoverageOfForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.226 | |
testInvalidSubTask [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.092 | |
testInclBootstrapClasses [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.333 | |
testIllegalReflectiveAccess [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.211 | |
testSecurityManager [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.289 | |
testCoverageOfNonForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.087 | |
testMultipleSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.069 | |
testCoverageOfForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.807 | |
testCoverageOfForkedJUnitDisabled [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.284 | |
testCoverageOfNonForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] | Success | 0.078 |
TestCase CoverageTransformerTest
Name | Status | Type | Time(s) |
testFilterExcludedClassPositive | Success | 0.006 | |
testFilterExcludedClassNegative | Success | 0.001 | |
testFilterIncludedClassPositive | Success | 0.001 | |
testFilterIncludedClassNegative | Success | 0.000 | |
testFilterSourceLocationNegative | Success | 0.008 | |
testFilterClassLoaderPositive1 | Success | 0.001 | |
testFilterClassLoaderPositive2 | Success | 0.000 | |
testFilterSourceLocationPositive1 | Success | 0.000 | |
testFilterSourceLocationPositive2 | Success | 0.000 | |
testFilterSourceLocationPositive3 | Success | 0.000 | |
testFilterExcludedClassPositiveInner | Success | 0.001 | |
testTransformFiltered1 | Success | 0.000 | |
testTransformFiltered2 | Success | 0.001 | |
testTransformFailure | Success | 0.006 | |
testFilterClassLoaderNegative1 | Success | 0.000 | |
testFilterClassLoaderNegative2 | Success | 0.008 | |
testFilterInclBootstrapClassesPositive | Success | 0.000 | |
testFilterInclBootstrapClassesNegative | Success | 0.000 | |
testFilterAgentClass | Success | 0.001 | |
testRedefinedClass | Success | 0.001 |
TestCase CRC64Test
Name | Status | Type | Time(s) |
except_java_9_checksums_should_be_different_for_different_bytecode_versions | Success | 0.009 | |
test0 | Success | 0.001 | |
test1 | Success | 0.000 | |
test2 | Success | 0.001 | |
test3 | Success | 0.000 |
TestCase CSVFormatterTest
Name | Status | Type | Time(s) |
testSetEncoding | Success | 0.001 | |
testStructureWithNestedGroups | Success | 0.000 | |
testStructureWithGroup | Success | 0.001 | |
testGetLanguageNames | Success | 0.001 | |
testStructureWithBundleOnly | Success | 0.000 |
TestCase CSVGroupHandlerTest
Name | Status | Type | Time(s) |
testVisitBundle | Success | 0.004 | |
testVisitGroup | Success | 0.000 |
TestCase DelimitedWriterTest
Name | Status | Type | Time(s) |
testFieldContainingDelimiter | Success | 0.000 | |
testFieldContainingDelimiterAndQuote | Success | 0.000 | |
testMultipleFieldsOnOneLine | Success | 0.000 | |
testAutoEscapedField | Success | 0.001 | |
testInt | Success | 0.000 | |
testInts | Success | 0.000 | |
testWriteEmptyHeader | Success | 0.000 | |
testMultipleFieldsOnMultipleLines | Success | 0.000 | |
testWordWithSpace | Success | 0.000 | |
testWriteHeader | Success | 0.000 | |
testNoWrites | Success | 0.000 | |
testSingleField | Success | 0.000 |
TestCase DirectorySourceFileLocatorTest
Name | Status | Type | Time(s) |
getSourceFile_should_return_null_when_source_is_folder | Success | 0.019 | |
getSourceFile_should_return_content_when_file_exists | Success | 0.003 | |
getSourceFile_should_return_null_when_source_does_not_exist | Success | 0.001 |
TestCase DumpTaskTest
Name | Status | Type | Time(s) |
testUnknownHost [src/org/jacoco/ant/DumpTaskTest.xml] | Success | 0.057 | |
testInvalidPort [src/org/jacoco/ant/DumpTaskTest.xml] | Success | 0.043 | |
testNoDestFile [src/org/jacoco/ant/DumpTaskTest.xml] | Success | 0.042 | |
testNoServer [src/org/jacoco/ant/DumpTaskTest.xml] | Success | 0.046 |
TestCase DumpTaskWithServerTest
Name | Status | Type | Time(s) |
testDump [src/org/jacoco/ant/DumpTaskWithServerTest.xml] | Success | 0.397 | |
testNoDumpWithFileSet [src/org/jacoco/ant/DumpTaskWithServerTest.xml] | Success | 0.154 | |
testNoDumpOrReset [src/org/jacoco/ant/DumpTaskWithServerTest.xml] | Success | 0.163 | |
testResetOnly [src/org/jacoco/ant/DumpTaskWithServerTest.xml] | Success | 0.161 |
TestCase DumpTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_argument_is_given | Success | 0.015 | |
should_log_connection_error_when_retry_is_specified | Success | 1.010 | |
should_write_dump | Success | 0.052 |
TestCase DuplicateFrameEliminatorTest
Name | Status | Type | Time(s) |
testLookupSwitchInsn | Success | 0.001 | |
testMethodInsn | Success | 0.000 | |
testDuplicateFrame | Success | 0.000 | |
testInsn | Success | 0.000 | |
testInvokeDynamicInsn | Success | 0.000 | |
testLdcInsn | Success | 0.001 | |
testTableSwitchInsn | Success | 0.000 | |
testVarInsn | Success | 0.000 | |
testTypeInsn | Success | 0.000 | |
testMultiANewArrayInsn | Success | 0.001 | |
testJumpInsn | Success | 0.000 | |
testIincInsn | Success | 0.000 | |
testIntInsn | Success | 0.000 | |
testFieldInsn | Success | 0.001 |
TestCase EnumEmptyConstructorFilterTest
Name | Status | Type | Time(s) |
should_not_filter_non_Enum | Success | 0.000 | |
should_not_filter_constructor_with_additional_parameters | Success | 0.000 | |
should_filter | Success | 0.001 | |
should_not_filter_non_empty_constructor | Success | 0.000 | |
should_not_filter_non_constructor | Success | 0.001 |
TestCase EnumFilterTest
Name | Status | Type | Time(s) |
testValueOf | Success | 0.001 | |
testNonValueOf | Success | 0.000 | |
testNonValues | Success | 0.000 | |
testNonEnum | Success | 0.000 | |
testValues | Success | 0.000 |
TestCase ExecDumpClientTest
Name | Status | Type | Time(s) |
testNoRetries | Success | 0.007 | |
testReset | Success | 0.004 | |
testDump | Success | 0.001 | |
testWithRetries | Success | 0.001 | |
should_throw_IOException_when_server_closes_connection_without_response | Success | 0.004 |
TestCase ExecDumpTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.028 |
TestCase ExecFileLoaderTest
Name | Status | Type | Time(s) |
testLoadFile | Success | 0.006 | |
testSaveFileAppend | Success | 0.001 | |
testSaveFile | Success | 0.001 | |
testLoadBrokenContent | Success | 0.001 | |
testCreateSubfolders | Success | 0.002 | |
testLoadInputStream | Success | 0.001 |
TestCase ExecInfoTest
Name | Status | Type | Time(s) |
should_print_usage_when_invalid_argument_is_given | Success | 0.003 | |
should_print_execution_data_info | Success | 0.010 | |
should_print_warning_when_no_exec_files_are_provided | Success | 0.002 |
TestCase ExecutionDataReaderWriterTest
Name | Status | Type | Time(s) |
testEmptyClass | Success | 0.000 | |
testMultipleHeaders | Success | 0.000 | |
testOneClass | Success | 0.000 | |
testInvalidMagicNumber | Success | 0.000 | |
testGetFileHeader | Success | 0.001 | |
testInvalidVersion | Success | 0.000 | |
testEmpty | Success | 0.000 | |
testFlush | Success | 0.000 | |
testExecutionDataIOException | Success | 0.000 | |
testNoHitClass | Success | 0.000 | |
testEmptyFile | Success | 0.001 | |
testSessionInfo | Success | 0.000 | |
testMinClassId | Success | 0.000 | |
testUnknownBlock | Success | 0.001 | |
testNoSessionInfoVisitor | Success | 0.000 | |
testMissingHeader | Success | 0.001 | |
testSessionInfoIOException | Success | 0.000 | |
testTwoClasses | Success | 0.000 | |
testNoExecutionDataVisitor | Success | 0.000 | |
testCustomBlocks | Success | 0.000 | |
testMaxClassId | Success | 0.000 | |
testTruncatedFile | Success | 0.000 | |
testBigClass | Success | 0.001 |
TestCase ExecutionDataStoreTest
Name | Status | Type | Time(s) |
testPut | Success | 0.000 | |
testSubtract | Success | 0.000 | |
testEmpty | Success | 0.000 | |
testMerge | Success | 0.000 | |
testReset | Success | 0.001 | |
testSubtractOtherId | Success | 0.000 | |
testGetWithCreate | Success | 0.000 | |
testGetNegative1 | Success | 0.000 | |
testGetNegative2 | Success | 0.000 | |
testReentrantAccept | Success | 0.001 | |
testPutNegative | Success | 0.000 | |
testGetContents | Success | 0.000 | |
testMergeNegative | Success | 0.000 | |
testSubtractStore | Success | 0.000 | |
testGetWithoutCreate | Success | 0.000 |
TestCase ExecutionDataTest
Name | Status | Type | Time(s) |
testMergeSubtract | Success | 0.000 | |
testMerge | Success | 0.000 | |
testReset | Success | 0.000 | |
testCreateEmpty | Success | 0.001 | |
testToString | Success | 0.000 | |
testGetters | Success | 0.000 | |
testHasHits | Success | 0.000 | |
testAssertCompatibility | Success | 0.000 | |
testHasHits_empty | Success | 0.000 | |
testAssertCompatibilityNegative1 | Success | 0.001 | |
testAssertCompatibilityNegative2 | Success | 0.000 | |
testAssertCompatibilityNegative3 | Success | 0.001 |
TestCase ExhaustiveSwitchFilterTest
Name | Status | Type | Time(s) |
should_filter_when_default_branch_has_LineNumber_of_switch | Success | 0.002 | |
should_filter_when_default_branch_has_no_LineNumber | Success | 0.001 | |
should_filter_when_default_branch_throws_Java_21_MatchException | Success | 0.000 | |
should_not_filter_when_default_branch_has_LineNumber_different_from_switch | Success | 0.000 |
TestCase FileMultiReportOutputTest
Name | Status | Type | Time(s) |
testCreateFileWithDirectories | Success | 0.004 | |
testCreateFileNegative | Success | 0.001 |
TestCase FileOutputTest
Name | Status | Type | Time(s) |
startup_should_throw_InterruptedIOException_when_execfile_is_locked_and_thread_is_interrupted | Success | 0.000 | |
startup_should_create_empty_execfile | Success | 0.013 | |
startup_should_throw_IOException_when_execfile_cannot_be_created | Success | 0.001 | |
writeExecutionData_should_write_execdata | Success | 0.001 | |
startup_should_throw_OverlappingFileLockException_when_execfile_is_permanently_locked | Success | 0.000 |
TestCase FinallyFilterTest
Name | Status | Type | Time(s) |
ecj_try_catch_finally | Success | 0.002 | |
javac_try_catch_finally | Success | 0.000 | |
ecj_empty_catch | Success | 0.000 | |
should_analyze_control_flow | Success | 0.001 | |
ecj_always_completes_abruptly | Success | 0.000 | |
javac_8_empty_catch | Success | 0.000 | |
javac_empty_catch | Success | 0.000 | |
javac_always_completes_abruptly | Success | 0.000 |
TestCase FrameSnapshotTest
Name | Status | Type | Time(s) |
should_decrease_stack_when_popCount_is_given | Success | 0.014 | |
after_aaload_stack_should_contain_null_when_input_array_is_null | Success | 0.001 | |
should_combine_slots_when_doube_or_long_types_are_given | Success | 0.000 | |
should_capture_frame_when_frame_is_defined | Success | 0.001 | |
should_not_capture_frame_when_no_frame_is_defined | Success | 0.001 | |
should_not_capture_frame_when_no_analyzer_is_given | Success | 0.000 |
TestCase HTMLElementTest
Name | Status | Type | Time(s) |
tr_should_create_tr_tag | Success | 0.001 | |
a_should_create_a_tag_when_link_is_given | Success | 0.001 | |
span_should_create_span_tag_with_class_attribute | Success | 0.001 | |
table_should_create_table_tag_with_attributes | Success | 0.000 | |
div_should_create_div_tag_with_class_attribute | Success | 0.000 | |
code_should_create_code_tag | Success | 0.000 | |
a_should_create_span_tag_with_class_attribute_when_no_link_is_given | Success | 0.008 | |
script_should_create_script_tag_with_attributes | Success | 0.001 | |
body_should_create_body_tag | Success | 0.000 | |
img_should_create_img_tag_with_attributes | Success | 0.001 | |
h1_should_create_h1_tag | Success | 0.000 | |
title_should_create_title_tag | Success | 0.000 | |
td_should_create_td_tag_with_class_attribute | Success | 0.001 | |
p_should_create_p_tag | Success | 0.000 | |
a_should_create_a_tag_with_href_and_class_attribute | Success | 0.001 | |
pre_should_create_pre_tag_with_class_attribute | Success | 0.001 | |
span_should_create_span_tag_with_class_and_id_attribute | Success | 0.000 | |
link_should_create_link_tag_with_attributes | Success | 0.001 | |
a_should_create_span_tag_when_no_link_is_given | Success | 0.000 | |
head_should_create_head_tag | Success | 0.000 | |
td_should_create_td_tag | Success | 0.001 | |
meta_should_create_meta_tag_with_attributes | Success | 0.000 | |
span_should_create_span_tag | Success | 0.000 | |
should_create_minimal_valid_html_document | Success | 0.120 | |
a_should_create_a_tag_with_href_attribute | Success | 0.001 | |
thead_should_create_thead_tag | Success | 0.000 | |
tfoot_should_create_tfoot_tag | Success | 0.000 | |
a_should_create_a_tag_with_class_attribute_when_link_is_given | Success | 0.001 | |
tbody_should_create_tbody_tag | Success | 0.002 |
TestCase HTMLFormatterTest
Name | Status | Type | Time(s) |
testGetFooterText | Success | 0.003 | |
testSetEncoding | Success | 0.199 | |
testDefaultEncoding | Success | 0.064 | |
testStructureWithNestedGroups | Success | 0.144 | |
testStructureWithGroup | Success | 0.065 | |
testGetLocale | Success | 0.000 | |
testGetLanguageNames | Success | 0.010 | |
testStructureWithBundleOnly | Success | 0.055 |
TestCase IncompatibleExecDataVersionExceptionTest
Name | Status | Type | Time(s) |
testGetExpectedVersion | Success | 0.001 | |
testGetMessage | Success | 0.000 | |
testGetActualVersion | Success | 0.000 |
TestCase InjectedClassRuntimeTest
Name | Status | Type | Time(s) |
org.jacoco.core.runtime.InjectedClassRuntimeTest | Success | 0.000 |
TestCase InputStreamSourceFileLocatorTest
Name | Status | Type | Time(s) |
testEncoding | Success | 0.001 | |
testDefaultEncoding | Success | 0.000 | |
testGetSourceFileNegative | Success | 0.000 | |
testGetSourceFile | Success | 0.001 | |
testGetTabWidth | Success | 0.000 | |
testGetSourceFileDefaultPackage | Success | 0.000 |
TestCase InstrSupportTest
Name | Status | Type | Time(s) |
assertNotIntrumented_should_throw_exception_when_jacoco_data_field_is_present | Success | 0.000 | |
testPushInt0 | Success | 0.001 | |
testPushInt1 | Success | 0.000 | |
testPushInt2 | Success | 0.000 | |
testPushInt3 | Success | 0.000 | |
testPushInt4 | Success | 0.000 | |
testPushInt5 | Success | 0.000 | |
assertNotIntrumented_should_throw_exception_when_jacoco_init_method_is_present | Success | 0.000 | |
classReaderFor_should_read_java_24_class | Success | 0.001 | |
testPushInt2147483647 | Success | 0.000 | |
getMajorVersion_should_read_major_version_from_ClassReader_at_offset_relative_to_constant_pool | Success | 0.000 | |
testPushInt32767 | Success | 0.000 | |
testPushIntM32768 | Success | 0.000 | |
needFrames_should_return_true_for_versions_greater_than_or_equal_to_1_6 | Success | 0.000 | |
testPushIntM1 | Success | 0.000 | |
testPushInt127 | Success | 0.000 | |
getMajorVersion_should_read_unsigned_two_bytes_at_offset_6 | Success | 0.001 | |
testPushIntM128 | Success | 0.000 | |
testPushIntM2147483648 | Success | 0.000 | |
needFrames_should_return_false_for_versions_less_than_1_6 | Success | 0.000 | |
assertNotIntrumented_should_accept_non_jacoco_memebers | Success | 0.000 | |
setMajorVersion_should_write_unsigned_two_bytes_at_offset_6 | Success | 0.000 |
TestCase InstructionsBuilderTest
Name | Status | Type | Time(s) |
null_probearray_should_not_mark_instruction_as_covered | Success | 0.000 | |
jumps_should_propagate_coverage_status | Success | 0.001 | |
subsequent_instructions_should_be_linked_after_label_marked_as_successor | Success | 0.000 | |
subsequent_instructions_should_not_be_linked_when_noSuccessor_was_called | Success | 0.000 | |
subsequent_instructions_should_not_be_linked_after_label_not_marked_as_successor | Success | 0.001 | |
subsequent_instructions_should_be_linked_by_default | Success | 0.000 | |
current_line_number_should_be_applied_to_instructions | Success | 0.000 | |
executed_probe_should_mark_instruction_as_covered | Success | 0.000 | |
unexecuted_probe_should_not_mark_instruction_as_covered | Success | 0.001 |
TestCase InstructionTest
Name | Status | Type | Time(s) |
addBranchWithProbe_should_propagate_coverage_status_to_existing_predecessors | Success | 0.013 | |
addBranchWithInstruction_should_not_increment_branches_when_only_one_branch_is_added | Success | 0.000 | |
new_instance_should_have_no_coverage_and_no_branches | Success | 0.001 | |
addBranch_should_count_large_number_of_branches | Success | 0.001 | |
getLine_should_return_line_number | Success | 0.000 | |
replaceBranches_should_calculate_coverage_on_new_branches | Success | 0.000 | |
addBranchWithInstruction_should_increment_branches_when_two_branches_are_added | Success | 0.001 | |
addBranch_should_propagate_coverage_status_over_very_long_sequence | Success | 0.075 | |
addBranchWithProbe_should_increment_branches_when_not_covered | Success | 0.001 | |
merge_should_calculate_superset_of_covered_branches | Success | 0.000 | |
addBranchWithProbe_should_increment_branches_when_partly_covered | Success | 0.000 | |
addBranchWithProbe_should_increment_branches_when_covered | Success | 0.000 | |
addBranchWithInstruction_should_propagate_existing_coverage_status | Success | 0.000 |
TestCase InstrumenterTest
Name | Status | Type | Time(s) |
testInstrumentAll_BrokenZipEntry | Success | 0.000 | |
testInstrumentAll_RemoveSignatures | Success | 0.001 | |
testInstrumentAll_Zip | Success | 0.022 | |
testSerialization | Success | 0.008 | |
instrument_should_throw_exception_for_unsupported_class_file_version | Success | 0.000 | |
testInstrumentAll_Pack200 | Success | 0.114 | |
instrumentAll_should_throw_exception_for_unsupported_class_file_version | Success | 0.000 | |
testInstrumentAll_Class | Success | 0.007 | |
testInstrumentAll_BrokenGZ | Success | 0.001 | |
testInstrumentAll_Other | Success | 0.000 | |
testInstrumentAll_BrokenClassFileInZip | Success | 0.002 | |
testInstrumentAll_Broken2 | Success | 0.000 | |
testInstrumentAll_Broken | Success | 0.001 | |
testInstrumentAll_BrokenZip | Success | 0.000 | |
should_not_modify_class_bytes_to_support_next_version | Success | 0.001 | |
testInstrumentClass | Success | 0.006 | |
testInstrumentAll_BrokenPack200 | Success | 0.001 | |
testInstrumentAll_KeepSignatures | Success | 0.001 | |
testInstrumentBrokenClass1 | Success | 0.000 | |
testInstrumentBrokenStream2 | Success | 0.000 | |
testInstrumentBrokenStream | Success | 0.000 |
TestCase InstrumentingLoaderTest
Name | Status | Type | Time(s) |
should_use_findLoadedClass | Success | 0.002 |
TestCase InstrumentTaskTest
Name | Status | Type | Time(s) |
testInstrumentRemoveSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 1.549 | |
testInstrumentIgnoreDirectories [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.042 | |
testInstrumentAndRunWithSystemProperties [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.168 | |
testInstrumentWithRuntimeStartupFailure [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.318 | |
testInstrumentAndRunWithConfigFile [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.163 | |
testInstrumentKeepSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 1.379 | |
testInstrumentInvalidClassFile [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.061 | |
testInstrumentNoDestination [src/org/jacoco/ant/InstrumentTaskTest.xml] | Success | 0.046 |
TestCase InstrumentTest
Name | Status | Type | Time(s) |
should_instrument_class_files_to_dest_folder_when_class_files_are_given | Success | 0.051 | |
should_print_usage_when_no_options_are_given | Success | 0.004 | |
should_instrument_class_files_and_copy_resources_when_folder_is_given | Success | 0.024 | |
should_not_create_dest_file_when_source_class_is_broken | Success | 0.003 | |
should_not_instrument_anything_when_no_source_is_given | Success | 0.004 |
TestCase JaCoCoTest
Name | Status | Type | Time(s) |
testVERSION | Success | 0.000 | |
testRUNTIMEPACKAGE | Success | 0.001 | |
testHOMEURL | Success | 0.000 | |
testCOMMITID | Success | 0.000 | |
testCOMMITID_SHORT | Success | 0.000 |
TestCase JavaNamesTest
Name | Status | Type | Time(s) |
testGetQualifiedMethodName | Success | 0.009 | |
testGetPackageName1 | Success | 0.000 | |
testGetPackageName2 | Success | 0.000 | |
testGetQualifiedClassName1 | Success | 0.000 | |
testGetQualifiedClassName2 | Success | 0.000 | |
testGetQualifiedClassName3 | Success | 0.000 | |
testGetClassName1 | Success | 0.001 | |
testGetClassName2 | Success | 0.000 | |
testGetClassName3 | Success | 0.000 | |
testGetClassName4 | Success | 0.000 | |
testGetClassName5 | Success | 0.000 | |
testGetClassName6 | Success | 0.001 | |
testGetClassName7 | Success | 0.000 | |
testGetMethodName1 | Success | 0.000 | |
testGetMethodName2 | Success | 0.000 | |
testGetMethodName3 | Success | 0.001 | |
testGetMethodName4 | Success | 0.000 | |
testGetMethodName5 | Success | 0.000 | |
testGetMethodName6 | Success | 0.001 | |
testGetMethodName7 | Success | 0.000 | |
testGetMethodName8 | Success | 0.000 | |
testGetMethodName9 | Success | 0.000 |
TestCase JavaVersionTest
Name | Status | Type | Time(s) |
should_compare_with_given_version | Success | 0.000 | |
should_parse_values_of_java_version_property | Success | 0.000 |
TestCase KotlinComposeFilterTest
Name | Status | Type | Time(s) |
should_filter | Success | 0.001 |
TestCase KotlinCoroutineFilterTest
Name | Status | Type | Time(s) |
should_filter_suspending_functions | Success | 0.011 | |
should_filter_suspending_functions_with_tail_call_optimization | Success | 0.000 | |
should_filter_suspending_lambdas | Success | 0.000 | |
should_filter_Kotlin_1_6_suspending_lambda_without_suspension_points | Success | 0.001 | |
should_filter_suspending_lambdas_generated_by_Kotlin_1_3_30 | Success | 0.000 |
TestCase KotlinDefaultArgumentsFilterTest
Name | Status | Type | Time(s) |
should_not_filter_when_not_kotlin | Success | 0.001 | |
computeNumberOfMaskArguments | Success | 0.000 | |
should_filter_methods_with_more_than_32_parameters | Success | 0.010 | |
should_filter | Success | 0.000 | |
should_filter_methods_with_parameters_that_consume_two_slots | Success | 0.000 | |
should_not_filter_when_suffix_absent | Success | 0.000 | |
should_not_filter_when_not_synthetic | Success | 0.000 | |
should_filter_constructors | Success | 0.000 | |
should_filter_methods_with_more_than_224_parameters | Success | 0.000 | |
should_filter_open_functions | Success | 0.000 |
TestCase KotlinDefaultMethodsFilterTest
Name | Status | Type | Time(s) |
should_not_filter_when_not_kotlin | Success | 0.001 | |
should_not_filter_when_instructions_do_not_match | Success | 0.001 | |
should_filter | Success | 0.001 | |
should_not_filter_when_invokestatic_owner_does_not_match | Success | 0.000 |
TestCase KotlinEnumFilterTest
Name | Status | Type | Time(s) |
should_not_filter_when_not_Enum | Success | 0.000 | |
should_not_filter_when_not_getEntries_name | Success | 0.000 | |
should_filter | Success | 0.000 | |
should_not_filter_when_not_getEntries_descriptor | Success | 0.000 | |
should_not_filter_when_not_Kotlin | Success | 0.000 |
TestCase KotlinGeneratedFilterTest
Name | Status | Type | Time(s) |
testNoLinesForKotlinWithDebug | Success | 0.000 | |
should_filter_instructions_without_line_numbers | Success | 0.000 | |
testWithLinesForKotlinWithDebug | Success | 0.000 | |
testWithLinesForKotlinNoDebug | Success | 0.000 | |
testNoLinesNonKotlinWithDebug | Success | 0.000 | |
testNoLinesForKotlinNoDebug | Success | 0.000 |
TestCase KotlinInlineClassFilterTest
Name | Status | Type | Time(s) |
should_not_filter_when_not_kotlin | Success | 0.001 | |
should_not_filter_when_no_JvmInline_annotation | Success | 0.000 | |
should_filter | Success | 0.000 | |
should_not_filter_static | Success | 0.000 |
TestCase KotlinInlineFilterTest
Name | Status | Type | Time(s) |
should_filter_all_lines | Success | 0.010 | |
should_filter_when_in_same_file | Success | 0.000 | |
should_filter_when_inlined_with_same_file_name_and_line_number | Success | 0.001 | |
should_filter | Success | 0.000 | |
should_not_parse_SourceDebugExtension_attribute_when_no_kotlin_metadata_annotation | Success | 0.000 | |
should_not_filter_when_no_SourceDebugExtension_attribute | Success | 0.001 |
TestCase KotlinLateinitFilterTest
Name | Status | Type | Time(s) |
should_filter_Kotlin_1_6_20_public_generic | Success | 0.001 | |
should_filter_Kotlin_1_5_0_private | Success | 0.000 | |
should_filter_Kotlin_1_6_0_private_generic | Success | 0.000 | |
should_filter_Kotlin_1_5_30_public | Success | 0.000 | |
should_filter_Kotlin_1_6_20_public | Success | 0.001 | |
should_filter_Kotlin_1_5_30_private_generic | Success | 0.000 | |
should_filter_Kotlin_1_5_30_private | Success | 0.000 | |
should_filter_Kotlin_1_2 | Success | 0.000 | |
should_filter_Kotlin_1_5_30_public_generic | Success | 0.000 | |
should_filter_Kotlin_1_6_0_private | Success | 0.000 | |
should_filter_Kotlin_1_5_0_public | Success | 0.000 |
TestCase KotlinNotNullOperatorFilterTest
Name | Status | Type | Time(s) |
should_filter | Success | 0.001 |
TestCase KotlinSMAPTest
Name | Status | Type | Time(s) |
should_throw_exception_when_not_an_SMAP_Header | Success | 0.000 | |
should_stop_parsing_at_KotlinDebug_stratum | Success | 0.001 | |
should_parse | Success | 0.000 | |
should_throw_exception_when_DefaultStratumId_is_not_Kotlin | Success | 0.000 | |
should_throw_exception_when_OutputFileName_does_not_match_SourceFileName | Success | 0.000 | |
should_throw_exception_when_FileSection_contains_unexpected_FileInfo | Success | 0.000 | |
should_throw_exception_when_StratumSection_does_not_start_with_FileSection | Success | 0.001 | |
should_throw_exception_when_LineSection_contains_unexpected_LineInfo | Success | 0.000 | |
should_throw_exception_when_first_StratumId_is_not_Kotlin | Success | 0.000 | |
should_throw_exception_when_LineInfo_does_not_have_FileID | Success | 0.000 |
TestCase KotlinUnsafeCastOperatorFilterTest
Name | Status | Type | Time(s) |
should_not_filter_when_not_kotlin | Success | 0.000 | |
should_filter | Success | 0.002 | |
should_filter_Kotlin_1_4 | Success | 0.000 | |
should_filter_Kotlin_1_5 | Success | 0.000 | |
should_filter_Kotlin_1_6 | Success | 0.000 |
TestCase KotlinWhenFilterTest
Name | Status | Type | Time(s) |
should_filter_when_by_nullable_enum_with_null_case_and_without_else | Success | 0.002 | |
should_not_filter_explicit_else | Success | 0.000 | |
should_filter_implicit_else | Success | 0.000 | |
should_filter_when_by_nullable_enum_with_null_and_else_cases | Success | 0.001 | |
should_filter_when_by_nullable_enum_without_null_case_and_with_else | Success | 0.000 | |
should_filter_implicit_default | Success | 0.000 |
TestCase KotlinWhenStringFilterTest
Name | Status | Type | Time(s) |
should_not_filter_empty_lookup_switch | Success | 0.003 | |
should_filter_when_biggest_hashCode_first | Success | 0.000 | |
should_filter | Success | 0.001 |
TestCase LabelColumnTest
Name | Status | Type | Time(s) |
testInit | Success | 0.000 | |
testComparator1 | Success | 0.000 | |
testComparator2 | Success | 0.001 | |
testItemWithLink | Success | 0.048 | |
testFooter | Success | 0.017 | |
testItemWithoutLink | Success | 0.017 |
TestCase LabelFlowAnalyzerTest
Name | Status | Type | Time(s) |
testLookupSwitchInsn | Success | 0.000 | |
testMethodInsn | Success | 0.001 | |
testInit | Success | 0.000 | |
testInsn | Success | 0.000 | |
testLineNumber | Success | 0.000 | |
visitLineNumber_should_skip_zero | Success | 0.001 | |
testFlowScenario01 | Success | 0.009 | |
testFlowScenario02 | Success | 0.000 | |
testFlowScenario03 | Success | 0.000 | |
testFlowScenario04 | Success | 0.000 | |
testFlowScenario05 | Success | 0.000 | |
testFlowScenario06 | Success | 0.001 | |
testFlowScenario07 | Success | 0.000 | |
testFlowScenario08 | Success | 0.000 | |
testFlowScenario09 | Success | 0.000 | |
testFlowScenario10 | Success | 0.001 | |
testFlowScenario11 | Success | 0.000 | |
testFlowScenario12 | Success | 0.000 | |
testInvokeDynamicInsn | Success | 0.001 | |
testLdcInsn | Success | 0.000 | |
testTableSwitchInsn | Success | 0.001 | |
testVarInsn | Success | 0.000 | |
testTypeInsn | Success | 0.000 | |
testMultiANewArrayInsn | Success | 0.000 | |
testVisitJumpInsnNegative | Success | 0.000 | |
testJumpInsn | Success | 0.000 | |
testVisitVarInsnNegative | Success | 0.000 | |
testIincInsn | Success | 0.001 | |
testIntInsn | Success | 0.000 | |
testFieldInsn | Success | 0.000 |
TestCase LabelInfoTest
Name | Status | Type | Time(s) |
testNeedsProbe | Success | 0.001 | |
testOtherInfoObject | Success | 0.000 | |
testSetIntermediateLabel | Success | 0.000 | |
testSetResetDone1 | Success | 0.000 | |
testSetResetDone2 | Success | 0.000 | |
testSetInstruction | Success | 0.003 | |
testDefaults | Success | 0.001 | |
testMethodInvocationLine | Success | 0.001 | |
testSuccessor | Success | 0.000 | |
testMultiTarget1 | Success | 0.000 | |
testMultiTarget2 | Success | 0.000 | |
testMultiTarget3 | Success | 0.000 | |
testSetProbeId | Success | 0.001 |
TestCase LimitTest
Name | Status | Type | Time(s) |
default_should_define_no_limits | Success | 0.001 | |
check_should_fail_when_minimum_ratio_is_smaller_than_0 | Success | 0.001 | |
check_should_pass_when_no_limits_given | Success | 0.001 | |
setMaximum_should_accept_percentage_string | Success | 0.000 | |
check_should_fail_on_value_totalcount | Success | 0.001 | |
check_should_pass_with_NaN_ratio | Success | 0.001 | |
check_should_fail_on_value_coveredcount | Success | 0.000 | |
check_should_fail_on_value_coveredratio | Success | 0.002 | |
check_should_report_counter_with_given_precision | Success | 0.001 | |
check_should_fail_on_counter_instruction | Success | 0.001 | |
check_should_pass_when_maximum_ratio_is_fulfilled | Success | 0.001 | |
check_should_fail_on_value_missedcount | Success | 0.000 | |
check_should_fail_on_value_missedratio | Success | 0.002 | |
setMinimum_should_accept_percentage_string | Success | 0.000 | |
check_should_fail_on_counter_complexity | Success | 0.001 | |
check_should_fail_when_minimum_is_not_met | Success | 0.002 | |
check_should_fail_when_maximum_ratio_is_smaller_than_0 | Success | 0.000 | |
check_should_report_actual_ratio_rounded_down_when_minimum_is_not_met | Success | 0.001 | |
check_should_fail_on_counter_method | Success | 0.001 | |
setMinimum_should_allow_null | Success | 0.000 | |
check_should_fail_on_check_counter_branch | Success | 0.001 | |
setMaximum_should_allow_null | Success | 0.000 | |
check_should_report_actual_ratio_rounded_up_when_maximum_is_not_met | Success | 0.002 | |
check_should_fail_on_counter_class | Success | 0.000 | |
check_should_pass_when_minimum_is_fulfilled | Success | 0.001 | |
check_should_pass_when_maximum_counter_is_fulfilled | Success | 0.001 | |
check_should_fail_on_counter_line | Success | 0.000 | |
check_should_fail_when_minimum_ratio_is_bigger_than_1 | Success | 0.001 | |
check_should_fail_when_maximum_is_not_met | Success | 0.001 | |
default_should_check_coverageratio_on_instructions | Success | 0.000 | |
check_should_fail_when_maximum_ratio_is_bigger_than_1 | Success | 0.000 |
TestCase LineImplTest
Name | Status | Type | Time(s) |
testEquals1 | Success | 0.000 | |
testEquals2 | Success | 0.000 | |
testEquals3 | Success | 0.001 | |
testEquals4 | Success | 0.000 | |
testGetStatus1 | Success | 0.000 | |
testGetStatus2 | Success | 0.000 | |
testGetStatus3 | Success | 0.000 | |
testGetStatus4 | Success | 0.000 | |
testGetStatus5 | Success | 0.001 | |
testGetStatus6 | Success | 0.000 | |
testEMPTY | Success | 0.000 | |
testIncrement1 | Success | 0.000 | |
testIncrement2 | Success | 0.000 | |
testIncrement3 | Success | 0.000 | |
testIncrement4 | Success | 0.001 | |
testIncrement5 | Success | 0.000 | |
testHashCode | Success | 0.000 |
TestCase LoggerRuntimeTest
Name | Status | Type | Time(s) |
testDataAccessor | Success | 0.002 | |
testLoadSameClassTwice | Success | 0.002 | |
testExecutionRecording | Success | 0.000 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 |
TestCase MainTest
Name | Status | Type | Time(s) |
should_print_general_usage_when_help_option_is_given | Success | 0.005 | |
should_print_error_message_when_invalid_command_is_given | Success | 0.011 | |
should_not_print_any_output_when_quiet_option_is_given | Success | 0.001 | |
should_print_command_usage_when_command_and_help_option_is_given | Success | 0.002 | |
should_print_usage_when_no_arguments_given | Success | 0.002 |
TestCase MBeanClientTest
Name | Status | Type | Time(s) |
testMBeanInterfaceCompatibility | Success | 0.002 |
TestCase MergeTaskTest
Name | Status | Type | Time(s) |
testMergeEmptySet [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.054 | |
testMergeMultipleFiles [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.053 | |
testMergeToDirectory [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.048 | |
testMergeBadFiles [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.056 | |
testMergeDirectory [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.054 | |
testMergeNoDestination [src/org/jacoco/ant/MergeTaskTest.xml] | Success | 0.043 |
TestCase MergeTest
Name | Status | Type | Time(s) |
should_merge_exec_files | Success | 0.013 | |
should_print_usage_when_no_options_are_given | Success | 0.003 | |
should_print_warning_when_no_exec_files_are_provided | Success | 0.002 |
TestCase MethodAnalyzerTest
Name | Status | Type | Time(s) |
if_branch_merge_should_show_missed_when_no_probes_are_executed | Success | 0.046 | |
table_switch_with_filter_should_show_full_branch_coverage_when_new_targets_covered | Success | 0.002 | |
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.001 | |
table_switch_should_create_4_probes | Success | 0.000 | |
if_branch_before_probes_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.001 | |
if_branch_before_probes_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
if_branch_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.001 | |
table_switch_with_merge_should_create_5_probes | Success | 0.000 | |
table_switch_with_merge_should_show_one_missed_case_when_probe_for_this_branch_is_not_executed | Success | 0.001 | |
try_catch_should_show_all_covered_when_all_probes_are_executed | Success | 0.004 | |
try_catch_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
if_branch_merge_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
if_branch_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
if_branch_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
try_catch_should_create_3_probes | Success | 0.001 | |
try_finally_with_filter_should_show_partial_branch_coverage_when_same_branch_is_covered_and_merged | Success | 0.001 | |
if_branch_before_probes_should_show_missed_when_no_probes_are_executed | Success | 0.001 | |
jump_to_first_instruction_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
if_branch_merge_should_create_3_probes | Success | 0.000 | |
zero_line_number_should_create_1_probe | Success | 0.000 | |
table_switch_with_filter_should_show_2_branches_when_original_replaced | Success | 0.001 | |
linear_instruction_sequence_should_show_missed_when_probearray_is_null | Success | 0.000 | |
jump_to_first_instruction_should_create_2_probes | Success | 0.000 | |
table_switch_should_show_missed_when_no_probes_are_executed | Success | 0.003 | |
table_switch_with_merge_should_show_full_branch_coverage_when_all_probes_are_executed | Success | 0.000 | |
try_finally_without_filter_should_show_all_branches | Success | 0.000 | |
if_branch_should_create_2_probes | Success | 0.000 | |
if_branch_before_probes_should_create_4_probes | Success | 0.001 | |
jump_backwards_should_show_covered_when_probe_is_executed | Success | 0.000 | |
linear_instruction_sequence_should_ignore_instructions_when_filter_is_applied | Success | 0.003 | |
jump_backwards_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
if_branch_before_probes_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
table_switch_should_show_partial_branch_coverage_when_probes_for_third_branch_and_default_are_executed | Success | 0.001 | |
zero_line_number_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
linear_instruction_sequence_should_create_1_probe | Success | 0.001 | |
table_switch_with_merge_should_show_partial_branch_coverage_when_probe_for_one_branch_is_not_executed | Success | 0.000 | |
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
if_branch_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
table_switch_should_show_partial_branch_coverage_when_probes_for_first_branch_and_default_are_executed | Success | 0.001 | |
table_switch_with_merge_should_show_missed_when_no_probes_are_executed | Success | 0.001 | |
table_switch_with_merge_should_show_two_missed_cases_when_probes_for_these_branches_are_not_executed | Success | 0.000 | |
decending_line_numbers_should_report_lines_correctly | Success | 0.000 | |
try_finally_should_create_4_probes | Success | 0.001 | |
try_finally_with_filter_should_show_full_branch_coverage_when_different_branches_are_covered_and_merged | Success | 0.000 | |
jump_backwards_should_create_1_probe | Success | 0.000 | |
zero_line_number_should_show_covered_when_probe_is_executed | Success | 0.001 | |
try_catch_should_show_exception_handler_missed_when_probe_is_not_executed | Success | 0.000 | |
jump_to_first_instruction_should_show_missed_when_no_probes_are_executed | Success | 0.009 | |
jump_to_first_instruction_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.001 | |
linear_instruction_sequence_should_show_covered_when_probe_is_executed | Success | 0.000 | |
table_switch_should_show_full_branch_coverage_when_all_probes_are_executed | Success | 0.001 | |
linear_instruction_sequence_should_show_missed_when_no_probe_is_executed | Success | 0.000 |
TestCase MethodCoverageCalculatorTest
Name | Status | Type | Time(s) |
should_report_instructions | Success | 0.000 | |
should_work_without_lines | Success | 0.000 | |
should_merge_instructions_redundant | Success | 0.000 | |
should_replace_branches | Success | 0.000 | |
should_replace_branches_with_merged_instructions | Success | 0.000 | |
should_merge_multiple_instructions | Success | 0.000 | |
should_report_instructions_with_branches | Success | 0.000 | |
should_ignore_instruction_range | Success | 0.000 | |
should_ignore_single_instruction | Success | 0.000 | |
should_merge_instructions | Success | 0.000 | |
should_exclude_ignored_instructions_from_computation_of_first_and_last_lines | Success | 0.000 |
TestCase MethodCoverageImplTest
Name | Status | Type | Time(s) |
testIncrementMissedInstructions | Success | 0.000 | |
testProperties | 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 | |
testApplyFragment2 | Success | 0.001 | |
testIncrementCoveredInstructions | Success | 0.000 | |
testEmptyMethod | Success | 0.000 | |
testApplyFragment | Success | 0.000 |
TestCase MethodInstrumenterTest
Name | Status | Type | Time(s) |
testVisitTableSwitchInsnWithProbes | Success | 0.000 | |
testVisitLookupSwitchInsnWithProbes | Success | 0.000 | |
testVisitJumpInsnWithProbe_GOTO | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFEQ | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFGE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFGT | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFLE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFLT | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFNE | Success | 0.001 | |
testVisitInsnWithProbe | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFNULL | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFNONNULL | Success | 0.000 | |
testVisitJumpInsnWithProbe_InvalidOpcode | Success | 0.000 | |
testVisitProbe | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ACMPEQ | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ACMPNE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPEQ | Success | 0.001 | |
testVisitJumpInsnWithProbe_IF_ICMPGE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPGT | Success | 0.012 | |
testVisitJumpInsnWithProbe_IF_ICMPLE | Success | 0.001 | |
testVisitJumpInsnWithProbe_IF_ICMPLT | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPNE | Success | 0.000 |
TestCase MethodItemTest
Name | Status | Type | Time(s) |
testGetLinkNone | Success | 0.000 | |
testGetLinkLabel | Success | 0.000 | |
testGetLinkStyle | Success | 0.000 | |
testGetLink | Success | 0.002 | |
testGetNode | Success | 0.000 | |
testGetLinkWithLine | Success | 0.000 |
TestCase MethodProbesAdapterTest
Name | Status | Type | Time(s) |
testVisitTryCatchBlockNoProbe | Success | 0.004 | |
testVisitLookupSwitchInsn1 | Success | 0.000 | |
testVisitLookupSwitchInsn2 | Success | 0.001 | |
testVisitLookupSwitchInsn3 | Success | 0.000 | |
testVisitTryCatchBlockWithProbeBeforeEnd | Success | 0.001 | |
testStructuredLocking | Success | 0.001 | |
testVisitTryCatchBlockWithProbeBeforeStart | Success | 0.000 | |
testVisitInsn1 | Success | 0.001 | |
testVisitInsn2 | Success | 0.000 | |
testVisitProbe1 | Success | 0.001 | |
testVisitProbe2 | Success | 0.000 | |
testVisitProbe3 | Success | 0.000 | |
testVisitTableSwitchInsn1 | Success | 0.000 | |
testVisitTableSwitchInsn2 | Success | 0.001 | |
testVisitTableSwitchInsn3 | Success | 0.000 | |
testVisitJumpInsn1 | Success | 0.002 | |
testVisitJumpInsn2 | Success | 0.001 | |
testVisitJumpInsn3 | Success | 0.000 | |
testVisitJumpInsn4 | Success | 0.001 |
TestCase MethodSanitizerTest
Name | Status | Type | Time(s) |
testLineNumberPositive | Success | 0.003 | |
testLocalVariablePositive | Success | 0.001 | |
testLineNumberNegative | Success | 0.000 | |
testLocalVariableNegative1 | Success | 0.001 | |
testLocalVariableNegative2 | Success | 0.000 |
TestCase MockServerSocketTest
Name | Status | Type | Time(s) |
testWaitForAccept | Success | 0.014 | |
testClose | Success | 0.000 | |
testCloseWhileAccept | Success | 0.013 | |
testAcceptOnClosedServerSocket | Success | 0.000 | |
testConnect | Success | 0.011 | |
testAccept | Success | 0.012 |
TestCase MockSocketConnectionTest
Name | Status | Type | Time(s) |
testReadOnClosedSocketAsync | Success | 0.017 | |
testGetOutputStreamOnClosedSocket | Success | 0.000 | |
testGetInputStreamOnClosedSocket | Success | 0.000 | |
testCloseOtherSocket | Success | 0.001 | |
testIsClosed | Success | 0.000 | |
testContents | Success | 0.000 | |
testCloseOtherSocketAsync | Success | 0.015 | |
testWaitForContents | Success | 0.021 | |
testWriteOnClosedSocket | Success | 0.000 | |
testReadOnClosedSocket | Success | 0.000 |
TestCase ModifiedSystemClassRuntimeTest
Name | Status | Type | Time(s) |
testCreateForNegative | Success | 0.015 | |
testDataAccessor | Success | 0.000 | |
testLoadSameClassTwice | Success | 0.001 | |
testExecutionRecording | Success | 0.001 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 |
TestCase MultiReportVisitorTest
Name | Status | Type | Time(s) |
testMultiFormatter | Success | 0.007 | |
testMockFormatter | Success | 0.000 |
TestCase MultiSourceFileLocatorTest
Name | Status | Type | Time(s) |
testHit | Success | 0.002 | |
testEmpty | Success | 0.000 | |
testNohit | Success | 0.000 | |
testPrecedence | Success | 0.000 | |
testGetTabWidth | Success | 0.000 |
TestCase NodeComparatorTest
Name | Status | Type | Time(s) |
testSort | Success | 0.001 | |
testSecond1 | Success | 0.000 | |
testSecond2 | Success | 0.000 |
TestCase NodePageTest
Name | Status | Type | Time(s) |
testGetLinkStyle1 | Success | 0.000 | |
testGetLinkStyle2 | Success | 0.001 | |
testGetLinkLabel | Success | 0.001 | |
testGetNode | Success | 0.000 |
TestCase NoneProbeArrayStrategyTest
Name | Status | Type | Time(s) |
storeInstance_should_throw_UnsupportedOperationException | Success | 0.000 | |
addMembers_should_not_add_members | Success | 0.000 |
TestCase NormalizedFileNamesTest
Name | Status | Type | Time(s) |
testSameInstance | Success | 0.000 | |
testReplaceIllegalCharactersNonUnique | Success | 0.000 | |
testKeepLegalCharacters | Success | 0.000 | |
testReplaceIllegalCharacters | Success | 0.001 | |
testCaseAware | Success | 0.000 |
TestCase OfflineInstrumentationAccessGeneratorTest
Name | Status | Type | Time(s) |
testRuntimeClassName | Success | 0.001 | |
testRuntimeAccess | Success | 0.000 |
TestCase Pack200StreamsTest
Name | Status | Type | Time(s) |
pack_should_pack | Success | 0.031 | |
unpack_should_throw_IOException_when_Pack200_not_available_in_JDK | Success | 0.000 | |
pack_should_throw_IOException_when_Pack200_not_available_in_JDK | Success | 0.000 | |
unpack_should_throw_IOException_when_can_not_read_from_InputStream | Success | 0.001 | |
pack_should_throw_IOException_when_can_not_write_to_OutputStream | Success | 0.003 | |
unpack_should_unpack | Success | 0.015 |
TestCase PackageCoverageTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.002 | |
testCountersWithoutSources | Success | 0.001 | |
testCountersWithSources | Success | 0.001 |
TestCase PackagePageTest
Name | Status | Type | Time(s) |
testContentsNoSource | Success | 0.012 | |
should_render_non_empty_classes | Success | 0.011 | |
testContentsWithSource | Success | 0.016 |
TestCase PackageSourcePageTest
Name | Status | Type | Time(s) |
should_render_non_empty_sources | Success | 0.034 | |
testContents | Success | 0.037 | |
testGetSourceFilePages | Success | 0.002 |
TestCase PercentageColumnTest
Name | Status | Type | Time(s) |
testComparator | Success | 0.002 | |
testItem1 | Success | 0.039 | |
testItem2 | Success | 0.030 | |
testInit | Success | 0.001 | |
testFooter1 | Success | 0.030 | |
testFooter2 | Success | 0.029 | |
testRounding | Success | 0.021 | |
testLocale | Success | 0.033 |
TestCase PrivateEmptyNoArgConstructorFilterTest
Name | Status | Type | Time(s) |
test | Success | 0.002 |
TestCase ProbeArrayStrategyFactoryTest
Name | Status | Type | Time(s) |
testEmptyInterface8StoreInstance | Success | 0.014 | |
testClinitAndAbstractMethodsInterface8 | Success | 0.005 | |
test_java11_interface_without_code | Success | 0.000 | |
test_java11_interface_with_clinit_and_methods | Success | 0.002 | |
testEmptyInterface7StoreInstance | Success | 0.000 | |
test_java9_module | Success | 0.001 | |
testClinitInterface8 | Success | 0.000 | |
test_java11_class | Success | 0.000 | |
testEmptyInterface7 | Success | 0.000 | |
testEmptyInterface8 | Success | 0.000 | |
test_java11_interface_with_clinit | Success | 0.000 | |
testClinitAndMethodsInterface8 | Success | 0.002 | |
test_java11_module | Success | 0.000 | |
testClass1 | Success | 0.001 | |
testClass2 | Success | 0.001 | |
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 | |
testInterface8 | Success | 0.000 |
TestCase ProbeCounterTest
Name | Status | Type | Time(s) |
testVisitAbstractMethod | Success | 0.003 | |
testVisitTotalProbeCount | Success | 0.000 | |
testVisitClinitMethod | Success | 0.000 | |
testInitial | Success | 0.000 | |
testVisitMethod | Success | 0.000 |
TestCase ProbeInserterTest
Name | Status | Type | Time(s) |
new_stack_size_should_be_big_enought_to_store_probe_array | Success | 0.001 | |
visitFrame_must_only_support_resolved_frames | Success | 0.000 | |
visitFrame_should_not_insert_safety_slot_when_it_is_the_last_occupied_slot | Success | 0.000 | |
visitFrame_should_insert_safety_slot_and_probe_variable_first_when_no_parameters_exist | Success | 0.001 | |
visitFrame_should_insert_TOP_after_probe_variable_when_safety_slot_occupied_but_not_the_last | Success | 0.000 | |
visitIincInsn_should_be_called_with_adjusted_variable_positions | Success | 0.000 | |
visitCode_should_call_IProbeArrayStrategy_for_any_methods | Success | 0.000 | |
probevar_should_be_at_position_6_for_instance_method_with_2_wide_parameters | Success | 0.000 | |
visitFrame_should_fill_3_unused_slots_before_probe_variable_with_TOP_TOP_TOP | Success | 0.001 | |
visitFrame_should_fill_4_unused_slots_before_probe_variable_with_TOP_TOP_TOP_TOP | Success | 0.000 | |
probevar_should_be_at_position_1_for_static_method_without_parameters | Success | 0.000 | |
probevar_should_be_at_position_2_for_instance_method_without_parameters | Success | 0.000 | |
visitLocalVariable_should_be_called_with_adjusted_variable_positions | Success | 0.001 | |
visitFrame_should_fill_2_unused_slots_before_probe_variable_with_TOP_TOP | Success | 0.000 | |
visitFrame_should_only_insert_safety_slot_and_probe_variable_when_no_other_local_variables_exist | Success | 0.000 | |
visitCode_should_call_IProbeArrayStrategy_for_static_initializers | Success | 0.001 | |
visitFrame_should_insert_safety_slot_and_probe_variable_between_arguments_and_local_variables | Success | 0.000 | |
should_remap_LocalVariableAnnotation | Success | 0.001 | |
new_stack_size_should_be_increased_for_probes | Success | 0.000 | |
visitVarInsn_should_be_called_with_adjusted_variable_positions | Success | 0.000 | |
probevar_should_be_at_position_5_for_instance_method_with_3_parameters | Success | 0.000 |
TestCase RecordPatternFilterTest
Name | Status | Type | Time(s) |
should_filter_switch | Success | 0.002 | |
should_filter_instanceof | Success | 0.000 |
TestCase RecordsFilterTest
Name | Status | Type | Time(s) |
should_not_filter_non_toString_method | Success | 0.003 | |
should_not_filter_redirect_method | Success | 0.000 | |
should_not_filter_noreturn_method | Success | 0.000 | |
should_not_filter_custom_hashCode_method | Success | 0.000 | |
should_filter_field_object | Success | 0.000 | |
should_filter_generated_hashCode_method | Success | 0.000 | |
should_not_filter_other_method | Success | 0.000 | |
should_not_filter_custom_toString_method | Success | 0.000 | |
should_filter_field_int | Success | 0.000 | |
should_not_filter_non_records | Success | 0.000 | |
should_not_filter_non_hashCode_method | Success | 0.000 | |
should_filter_generated_toString_method | Success | 0.000 | |
should_not_filter_non_equals_method | Success | 0.000 | |
should_not_filter_custom_equals_method | Success | 0.000 | |
should_filter_generated_equals_method | Success | 0.000 |
TestCase RemoteControlReaderWriterTest
Name | Status | Type | Time(s) |
testSendCmdOk | Success | 0.000 | |
testVisitDump1 | Success | 0.001 | |
testVisitDump2 | Success | 0.000 | |
testVisitDump3 | Success | 0.000 | |
testVisitDump4 | Success | 0.000 | |
testNoRemoteCommandVisitor | Success | 0.000 | |
testEmptyClass | Success | 0.000 | |
testMultipleHeaders | Success | 0.000 | |
testOneClass | Success | 0.000 | |
testInvalidMagicNumber | Success | 0.000 | |
testGetFileHeader | Success | 0.000 | |
testInvalidVersion | Success | 0.000 | |
testEmpty | Success | 0.001 | |
testFlush | Success | 0.000 | |
testExecutionDataIOException | Success | 0.001 | |
testNoHitClass | Success | 0.000 | |
testEmptyFile | Success | 0.000 | |
testSessionInfo | Success | 0.001 | |
testMinClassId | Success | 0.000 | |
testUnknownBlock | Success | 0.000 | |
testNoSessionInfoVisitor | Success | 0.001 | |
testMissingHeader | Success | 0.000 | |
testSessionInfoIOException | Success | 0.000 | |
testTwoClasses | Success | 0.000 | |
testNoExecutionDataVisitor | Success | 0.000 | |
testCustomBlocks | Success | 0.001 | |
testMaxClassId | Success | 0.000 | |
testTruncatedFile | Success | 0.000 | |
testBigClass | Success | 0.001 |
TestCase ReportOutputFolderTest
Name | Status | Type | Time(s) |
testSubfolderInstance | Success | 0.000 | |
testFileInSubFolder | Success | 0.001 | |
testInvalidRelativeLink | Success | 0.000 | |
testRelativeLinkInSubFolder | Success | 0.000 | |
testRelativeLinkInSibling1 | Success | 0.000 | |
testRelativeLinkInSibling2 | Success | 0.001 | |
testRelativeLinkInParentFolder | Success | 0.000 | |
testFileInRoot | Success | 0.000 | |
testRelativeLinkInSameFolder | Success | 0.000 |
TestCase ReportPageTest
Name | Status | Type | Time(s) |
testPageContent | Success | 0.036 | |
testGetLink | Success | 0.001 | |
testIsRootPage1 | Success | 0.001 | |
testIsRootPage2 | Success | 0.001 |
TestCase ReportTaskLocaleTest
Name | Status | Type | Time(s) |
testLanguageCountryVariant | Success | 0.000 | |
testNone | Success | 0.000 | |
testLanguage | Success | 0.000 | |
testLanguageCountry | Success | 0.001 |
TestCase ReportTaskTest
Name | Status | Type | Time(s) |
testReportHtmlWithSourcesDir [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.209 | |
testReportHtmlNoDestdirOrDestfile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.050 | |
testReportHtmlTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.169 | |
testReportNoGroupName [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.043 | |
testReportCheckOk [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.065 | |
testReportHtmlWithSources [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.097 | |
testReportNoStructureName [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.041 | |
testReportWithSourceButNoClasses [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.068 | |
testReportHtmlWithJAR [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.108 | |
testReportHtmlInvalidTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.040 | |
testReportHtmlWithClassFileSet [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.076 | |
testReportXmlInvalidDestfile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.040 | |
testReportHtmlZipFile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.144 | |
testReportHtmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.058 | |
testReportWithSourceButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.159 | |
testReportHtmlWithSourceEncoding [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.087 | |
testReportInvalidExecutionDataFile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.045 | |
testReportCsvNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.043 | |
testReportHtmlBothDestdirAndDestfile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.043 | |
testReportCheckSetPropertyOnly [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.052 | |
testReportWithNoMatch [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.052 | |
testReportHtmlLocale [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.079 | |
testReportInvalidConfiguration [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.049 | |
testReportHtmlFooter [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.046 | |
testReportWithSourceDirButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.162 | |
testReportHtmlWithPath [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.070 | |
testReportWithExecutiondataFiles [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.036 | |
testReportHtmlDefaultTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.108 | |
testReportXmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.051 | |
testReportNoStructureElement [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.069 | |
testReportCheckFailed [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.057 | |
testReportXmlNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.048 | |
testReportCsvEncoding [src/org/jacoco/ant/ReportTaskTest.xml] | Success | 0.043 |
TestCase ReportTest
Name | Status | Type | Time(s) |
should_use_all_values_when_multiple_classfiles_options_are_provided | Success | 0.150 | |
should_create_xml_report_when_xml_option_is_provided | Success | 0.110 | |
should_print_number_of_analyzed_classes | Success | 0.042 | |
should_create_csv_report_when_csv_option_is_provided | Success | 0.055 | |
should_print_usage_when_no_options_are_given | Success | 0.005 | |
should_print_warning_when_no_exec_files_are_provided | Success | 0.034 | |
should_print_warning_when_exec_data_does_not_match | Success | 0.017 | |
should_create_html_report_when_html_option_is_provided | Success | 0.095 |
TestCase ResizeInstructionsTest
Name | Status | Type | Time(s) |
should_not_loose_InnerClasses_attribute | Success | 0.061 | |
should_not_require_computation_of_common_superclass | Success | 0.216 |
TestCase ResourcesTest
Name | Status | Type | Time(s) |
testCopyResources | Success | 0.005 | |
testGetLink | Success | 0.000 | |
testGetElementStyle | Success | 0.001 |
TestCase RulesCheckerTest
Name | Status | Type | Time(s) |
testSetLanguageNames | Success | 0.039 | |
testSetRules | Success | 0.000 |
TestCase RuleTest
Name | Status | Type | Time(s) |
testCreateLimit | Success | 0.001 | |
testSetExcludes | Success | 0.000 | |
testSetElement | Success | 0.001 | |
testSetLimits | Success | 0.000 | |
testDefaults | Success | 0.001 | |
testSetIncludes | Success | 0.000 |
TestCase RuntimeDataTest
Name | Status | Type | Time(s) |
testCollectEmpty | Success | 0.001 | |
testGenerateArgumentArray | Success | 0.000 | |
testGetSetSessionId | Success | 0.000 | |
testCollectWithReset | Success | 0.000 | |
testCollectWithoutReset | Success | 0.000 | |
testHashCode | Success | 0.006 | |
testGenerateAccessCall | Success | 0.001 | |
testEquals | Success | 0.000 | |
testGetProbes | Success | 0.000 |
TestCase SafetySlotTest
Name | Status | Type | Time(s) |
jvm_should_verify_original_class_without_errors | Success | 0.003 | |
jvm_should_verify_instrumented_class_without_errors | Success | 0.016 |
TestCase SessionInfoStoreTest
Name | Status | Type | Time(s) |
testGetInfos | Success | 0.000 | |
testGetMergedEmpty | Success | 0.000 | |
testEmpty | Success | 0.000 | |
testAccept | Success | 0.001 | |
testGetMerged | Success | 0.000 | |
testIsEmpty | Success | 0.000 |
TestCase SessionInfoTest
Name | Status | Type | Time(s) |
testToString | Success | 0.000 | |
testGetters | Success | 0.001 | |
testCompare | Success | 0.000 | |
testNullId | Success | 0.000 |
TestCase SessionsPageTest
Name | Status | Type | Time(s) |
testExecutionDataContent | Success | 0.022 | |
testGetLinkLabel | Success | 0.001 | |
testGetLinkStyle | Success | 0.001 | |
testGetFileName | Success | 0.000 | |
testEmptyContent | Success | 0.014 | |
testSessionListContent | Success | 0.026 |
TestCase SignatureRemoverTest
Name | Status | Type | Time(s) |
testRemovePositive1 | Success | 0.000 | |
testRemovePositive2 | Success | 0.000 | |
testRemovePositive3 | Success | 0.000 | |
testRemovePositive4 | Success | 0.000 | |
testFilterPositive1 | Success | 0.000 | |
testRemoveNegative1 | Success | 0.000 | |
testRemoveNegative2 | Success | 0.000 | |
testRemoveNegative3 | Success | 0.000 | |
testFilterNegative1 | Success | 0.000 | |
testFilterNegative2 | Success | 0.000 |
TestCase SortIndexTest
Name | Status | Type | Time(s) |
testIncreaseBuffer | Success | 0.002 | |
testSingleton | Success | 0.000 | |
testEmptyList | Success | 0.001 | |
testReverse | Success | 0.000 | |
testShuffle | Success | 0.000 | |
testSorted | Success | 0.000 |
TestCase SourceFileCoverageImplTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.000 |
TestCase SourceFilePageTest
Name | Status | Type | Time(s) |
testContents | Success | 0.028 |
TestCase SourceHighlighterTest
Name | Status | Type | Time(s) |
testHighlightBranchesFC | Success | 0.022 | |
testHighlightBranchesNC | Success | 0.018 | |
testHighlightBranchesPC | Success | 0.018 | |
testHighlightNone | Success | 0.024 | |
testSetLanguage | Success | 0.008 | |
testDefaultLanguage | Success | 0.008 | |
testHighlighting | Success | 0.012 | |
testDefaultTabWidth | Success | 0.008 |
TestCase SourceNodeImplTest
Name | Status | Type | Time(s) |
testIncrementChildWithLines | Success | 0.008 | |
testIncrementLineUnknown | Success | 0.004 | |
testInit | Success | 0.000 | |
testGetLine | Success | 0.000 | |
testEnsureCapacityUnknown1 | Success | 0.000 | |
testEnsureCapacityUnknown2 | Success | 0.000 | |
testIncrementChildNoLines | Success | 0.000 | |
testApplyFragment | 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 |
TestCase SourceTest
Name | Status | Type | Time(s) |
should_parse_crnl_separator | Success | 0.003 | |
should_parse_empty_lines | Success | 0.000 | |
line_should_implement_toString | Success | 0.000 | |
should_parse_lines | Success | 0.000 | |
line_should_return_comment | Success | 0.000 | |
line_should_provide_corresponding_coverage | Success | 0.000 | |
should_calculate_line_numbers | Success | 0.000 |
TestCase StatementExecutorTest
Name | Status | Type | Time(s) |
should_wrap_other_exceptions | Success | 0.002 | |
should_prefix_arguments | Success | 0.000 | |
should_throw_RuntimeException_when_method_cannot_be_invoked | Success | 0.000 | |
should_call_method_with_int_argument | Success | 0.000 | |
should_preserve_AssertionError | Success | 0.000 |
TestCase StatementParserTest
Name | Status | Type | Time(s) |
should_parse_empty_string | Success | 0.002 | |
should_parse_invocation_without_params | Success | 0.000 | |
should_give_context_info_when_parsing_fails | Success | 0.000 | |
should_parse_invocation_with_two_parameters | Success | 0.001 | |
should_fail_when_parenthesis_is_missing | Success | 0.000 | |
should_parse_invocation_with_one_string_parameter | Success | 0.000 | |
should_parse_multiple_invocations | Success | 0.001 | |
should_fail_when_argument1_is_missing | Success | 0.000 | |
should_parse_invocation_with_mixed_parameter_types | Success | 0.000 | |
should_parse_invocation_with_one_int_parameter | Success | 0.000 | |
should_fail_when_argument2_is_missing | Success | 0.000 |
TestCase StringPoolTest
Name | Status | Type | Time(s) |
testGetArray | Success | 0.000 | |
testGetArrayNull | Success | 0.000 | |
testGetStringNull | Success | 0.000 | |
testGetEmptyArray | Success | 0.000 | |
testGetString | Success | 0.000 |
TestCase StringSwitchFilterTest
Name | Status | Type | Time(s) |
should_not_filter_empty_lookup_switch | Success | 0.002 | |
should_filter | Success | 0.001 | |
should_filter_Kotlin_1_5 | Success | 0.000 | |
should_filter_when_default_is_first | Success | 0.000 |
TestCase StringSwitchJavacFilterTest
Name | Status | Type | Time(s) |
should_filter_code_generated_by_javac | Success | 0.002 | |
should_not_filter_when_no_expected_goto | Success | 0.000 | |
should_not_filter_code_generated_by_ECJ | Success | 0.000 | |
should_filter_when_javac_generates_lookupswitch | Success | 0.000 |
TestCase StylesTest
Name | Status | Type | Time(s) |
testCombine1 | Success | 0.001 | |
testCombine2 | Success | 0.000 | |
testCombine3 | Success | 0.000 | |
testCombine4 | Success | 0.000 |
TestCase SynchronizedFilterTest
Name | Status | Type | Time(s) |
javacTryCatchFinally | Success | 0.002 | |
ecj | Success | 0.000 | |
javac | Success | 0.000 |
TestCase SyntheticFilterTest
Name | Status | Type | Time(s) |
should_filter_synthetic_accessor_methods_in_Kotlin_classes | Success | 0.001 | |
testNonSynthetic | Success | 0.000 | |
should_filter_synthetic_method_with_prefix_anonfun_in_non_Scala_classes | Success | 0.000 | |
should_not_filter_synthetic_method_with_prefix_anonfun_in_Scala_classes | Success | 0.000 | |
should_not_filter_synthetic_method_with_prefix_anonfun_in_Scala_inner_classes | Success | 0.000 | |
should_not_filter_method_with_suffix_default_in_kotlin_classes | Success | 0.000 | |
should_filter_synthetic_methods_whose_name_starts_with_access_dollar_even_if_last_argument_is_kotlin_coroutine_continuation | Success | 0.000 | |
should_not_filter_synthetic_constructor_containing_default_arguments_in_kotlin_classes | Success | 0.000 | |
should_filter_synthetic_method_with_suffix_default_in_non_kotlin_classes | Success | 0.000 | |
testLambda | Success | 0.000 | |
testSynthetic | Success | 0.001 | |
should_not_filter_synthetic_non_accessor_methods_in_Kotlin_classes | Success | 0.000 | |
should_not_filter_synthetic_methods_whose_last_argument_is_kotlin_coroutine_continuation | Success | 0.000 |
TestCase SystemPropertiesRuntimeTest
Name | Status | Type | Time(s) |
testDataAccessor | Success | 0.003 | |
testLoadSameClassTwice | Success | 0.001 | |
testExecutionRecording | Success | 0.001 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 |
TestCase TableTest
Name | Status | Type | Time(s) |
testDefaultSorting | Success | 0.021 | |
testInvisible | Success | 0.001 | |
testTwoDefaultSorts | Success | 0.001 | |
testCallbackSequence | Success | 0.001 | |
testSortIds | Success | 0.026 |
TestCase TcpClientOutputTest
Name | Status | Type | Time(s) |
testWriteExecutionData | Success | 0.035 | |
testInvalidCommand | Success | 0.001 | |
testShutdown | Success | 0.003 | |
testRemoteClose | Success | 0.003 |
TestCase TcpConnectionTest
Name | Status | Type | Time(s) |
testInvalidContent | Success | 0.010 | |
testLocalDump | Success | 0.014 | |
testRemoteDump | Success | 0.013 | |
testInvalidHeader | Success | 0.000 | |
testLocalClose | Success | 0.013 | |
testLocalDumpWithoutInit | Success | 0.000 | |
testRemoteClose | Success | 0.011 | |
testRemoteReset | Success | 0.015 |
TestCase TcpServerOutputTest
Name | Status | Type | Time(s) |
testWriteExecutionData | Success | 0.003 | |
testShutdownWithConnection | Success | 0.001 | |
testGetInetAddressAny | Success | 0.000 | |
testShutdownWithoutConnection | Success | 0.001 | |
testInvalidHeader | Success | 0.001 | |
testGetInetAddressLoopback | Success | 0.002 |
TestCase TestTarget
Name | Status | Type | Time(s) |
testNothing | Success | 0.000 |
TestCase TryWithResourcesEcjFilterTest
Name | Status | Type | Time(s) |
ecj | Success | 0.003 | |
ecj_noFlowOut | Success | 0.001 |
TestCase TryWithResourcesJavac11FilterTest
Name | Status | Type | Time(s) |
without_null_check | Success | 0.002 | |
with_null_check | Success | 0.000 |
TestCase TryWithResourcesJavacFilterTest
Name | Status | Type | Time(s) |
javac9 | Success | 0.003 | |
javac_7_8 | Success | 0.001 | |
only_exceptional_path | Success | 0.000 | |
javac9_omitted_null_check | Success | 0.000 |
TestCase VersionTest
Name | Status | Type | Time(s) |
should_print_version | Success | 0.001 |
TestCase WildcardMatcherTest
Name | Status | Type | Time(s) |
expressions_without_wildcards_should_match_exactly | Success | 0.001 | |
empty_expression_should_match_any_string | Success | 0.001 | |
should_match_case_sensitive | Success | 0.000 | |
asterix_should_match_any_number_of_any_character | Success | 0.000 | |
should_match_any_expression_when_multiple_expressions_are_given | Success | 0.001 | |
questionmark_should_match_any_single_character | Success | 0.000 | |
should_match_dollar_sign | Success | 0.000 | |
should_not_use_regex_characters | Success | 0.000 |
TestCase XmlDocumentationTest
Name | Status | Type | Time(s) |
should_create_documentation | Success | 0.171 |
TestCase XMLElementTest
Name | Status | Type | Time(s) |
attr_should_throw_exception_when_closed | Success | 0.000 | |
text_should_emit_text | Success | 0.000 | |
close_should_be_allowed_multiple_times | Success | 0.000 | |
element_should_emit_nested_element | Success | 0.001 | |
attr_should_throw_exception_when_text_was_added | Success | 0.000 | |
text_should_allow_mixing_with_elements | Success | 0.000 | |
attr_should_quote_string_value | Success | 0.000 | |
attr_should_emit_string_value | Success | 0.000 | |
attr_should_throw_exception_when_child_was_added | Success | 0.000 | |
close_should_emit_empty_element_when_no_children_exist | Success | 0.000 | |
text_should_throw_exception_when_closed | Success | 0.000 | |
init_should_write_standalone_when_given | Success | 0.000 | |
attr_should_emit_int_value | Success | 0.000 | |
init_should_write_doctype_when_given | Success | 0.000 | |
element_should_allow_multiple_nested_elements | Success | 0.000 | |
element_should_throw_exception_when_closed | Success | 0.000 | |
attr_should_ignore_call_when_value_is_null | Success | 0.001 | |
attr_should_emit_long_value | Success | 0.000 | |
test_should_be_quoted | Success | 0.000 |
TestCase XMLFormatterTest
Name | Status | Type | Time(s) |
testSetEncoding | Success | 0.003 | |
testDefaultEncoding | Success | 0.001 | |
testSessionInfo | Success | 0.014 | |
testStructureWithNestedGroups | Success | 0.055 | |
testStructureWithGroup | Success | 0.093 | |
testStructureWithBundleOnly | Success | 0.166 |
TestCase XMLGroupVisitorTest
Name | Status | Type | Time(s) |
testVisitEnd | Success | 0.009 | |
testVisitBundle | Success | 0.006 | |
testVisitGroup | Success | 0.015 |
TestCase ZeroLineNumberTest
Name | Status | Type | Time(s) |
zero_line_numbers_should_be_preserved_during_instrumentation_and_should_not_cause_insertion_of_additional_probes | Success | 0.001 |
TestCase ZipMultiReportOutputTest
Name | Status | Type | Time(s) |
testCreateFiles | Success | 0.015 | |
testFlushToClosedStream3 | Success | 0.001 | |
testWriteToObsoleteStream | Success | 0.001 | |
testWrite1 | Success | 0.000 | |
testWrite2 | Success | 0.000 | |
testWrite3 | Success | 0.001 | |
testCreateFilesWithoutClose | Success | 0.001 | |
testWriteToClosedStream1 | Success | 0.000 | |
testWriteToClosedStream2 | Success | 0.001 | |
testWriteToClosedStream3 | Success | 0.000 |