JUnit Test Results

Summary

Tests Failures Errors Success rate Time
1539 0 0 100.00% 19.787

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

Packages

Name Tests Errors Failures Time(s)
org.jacoco.agent 5 0 0 0.060
org.jacoco.agent.rt.internal 48 0 0 0.179
org.jacoco.agent.rt.internal.output 45 0 0 0.319
org.jacoco.ant 88 0 0 11.556
org.jacoco.cli.internal 6 0 0 0.205
org.jacoco.cli.internal.commands 27 0 0 1.846
org.jacoco.core 5 0 0 0.005
org.jacoco.core.analysis 54 0 0 0.538
org.jacoco.core.data 63 0 0 0.044
org.jacoco.core.instr 51 0 0 0.871
org.jacoco.core.internal 33 0 0 0.080
org.jacoco.core.internal.analysis 205 0 0 0.174
org.jacoco.core.internal.analysis.filter 205 0 0 0.121
org.jacoco.core.internal.data 17 0 0 0.010
org.jacoco.core.internal.flow 78 0 0 0.060
org.jacoco.core.internal.instr 136 0 0 0.073
org.jacoco.core.runtime 136 0 0 0.399
org.jacoco.core.test 1 0 0 0.009
org.jacoco.core.test.validation 25 0 0 0.032
org.jacoco.core.tools 11 0 0 0.128
org.jacoco.examples 4 0 0 0.170
org.jacoco.report 50 0 0 0.182
org.jacoco.report.check 47 0 0 0.085
org.jacoco.report.csv 21 0 0 0.048
org.jacoco.report.html 8 0 0 0.524
org.jacoco.report.internal 14 0 0 0.004
org.jacoco.report.internal.html 29 0 0 0.117
org.jacoco.report.internal.html.page 48 0 0 0.413
org.jacoco.report.internal.html.resources 7 0 0 0.013
org.jacoco.report.internal.html.table 44 0 0 0.727
org.jacoco.report.internal.xml 22 0 0 0.014
org.jacoco.report.xml 6 0 0 0.781

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

Back to top

Package org.jacoco.agent.rt.internal

Name Tests Errors Failures Time(s)
AgentModuleTest 2 0 0 0.012
AgentTest 19 0 0 0.068
ClassFileDumperTest 3 0 0 0.056
ConfigLoaderTest 4 0 0 0.006
CoverageTransformerTest 20 0 0 0.037

Back to top

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

Name Tests Errors Failures Time(s)
FileOutputTest 5 0 0 0.032
MockServerSocketTest 6 0 0 0.073
MockSocketConnectionTest 16 0 0 0.065
TcpClientOutputTest 4 0 0 0.035
TcpConnectionTest 8 0 0 0.086
TcpServerOutputTest 6 0 0 0.028

Back to top

Package org.jacoco.ant

Name Tests Errors Failures Time(s)
AgentClassLoaderTest 1 0 0 0.236
AgentTaskTest 5 0 0 0.260
AntFilesLocatorTest 2 0 0 0.004
AntResourcesLocatorTest 7 0 0 0.011
CoverageTaskTest 12 0 0 3.237
DumpTaskTest 4 0 0 0.254
DumpTaskWithServerTest 4 0 0 0.721
InstrumentTaskTest 8 0 0 3.309
MergeTaskTest 6 0 0 0.166
ReportTaskLocaleTest 4 0 0 0.002
ReportTaskTest 33 0 0 3.020
SecurityManagerTest 1 0 0 0.321
TestTarget 1 0 0 0.015

Back to top

Package org.jacoco.cli.internal

Name Tests Errors Failures Time(s)
MainTest 5 0 0 0.019
XmlDocumentationTest 1 0 0 0.186

Back to top

Package org.jacoco.cli.internal.commands

Name Tests Errors Failures Time(s)
ClassInfoTest 4 0 0 0.090
DumpTest 3 0 0 1.076
ExecInfoTest 3 0 0 0.036
InstrumentTest 5 0 0 0.089
MergeTest 3 0 0 0.023
ReportTest 8 0 0 0.530
VersionTest 1 0 0 0.002

Back to top

Package org.jacoco.core

Name Tests Errors Failures Time(s)
JaCoCoTest 5 0 0 0.005

Back to top

Package org.jacoco.core.analysis

Name Tests Errors Failures Time(s)
AnalyzerTest 26 0 0 0.467
CounterComparatorTest 9 0 0 0.025
CoverageBuilderTest 10 0 0 0.033
CoverageNodeImplTest 6 0 0 0.008
NodeComparatorTest 3 0 0 0.005

Back to top

Package org.jacoco.core.data

Name Tests Errors Failures Time(s)
ExecutionDataReaderWriterTest 23 0 0 0.021
ExecutionDataStoreTest 15 0 0 0.011
ExecutionDataTest 12 0 0 0.006
IncompatibleExecDataVersionExceptionTest 3 0 0 0.000
SessionInfoStoreTest 6 0 0 0.004
SessionInfoTest 4 0 0 0.002

Back to top

Package org.jacoco.core.instr

Name Tests Errors Failures Time(s)
ClassFileVersionsTest 27 0 0 0.052
InstrumenterTest 22 0 0 0.418
ResizeInstructionsTest 2 0 0 0.401

Back to top

Package org.jacoco.core.internal

Name Tests Errors Failures Time(s)
ContentTypeDetectorTest 27 0 0 0.030
Pack200StreamsTest 6 0 0 0.050

Back to top

Package org.jacoco.core.internal.analysis

Name Tests Errors Failures Time(s)
BundleCoverageImplTest 3 0 0 0.010
ClassAnalyzerTest 10 0 0 0.005
ClassCoverageImplTest 13 0 0 0.008
CounterImplTest 25 0 0 0.012
InstructionTest 13 0 0 0.043
InstructionsBuilderTest 9 0 0 0.003
LineImplTest 17 0 0 0.010
MethodAnalyzerTest 55 0 0 0.054
MethodCoverageCalculatorTest 12 0 0 0.006
MethodCoverageImplTest 14 0 0 0.007
PackageCoverageTest 3 0 0 0.005
SourceFileCoverageImplTest 1 0 0 0.000
SourceNodeImplTest 25 0 0 0.008
StringPoolTest 5 0 0 0.003

Back to top

Package org.jacoco.core.internal.analysis.filter

Name Tests Errors Failures Time(s)
AbstractMatcherTest 8 0 0 0.002
AnnotationGeneratedFilterTest 7 0 0 0.007
AssertFilterTest 3 0 0 0.002
BridgeFilterTest 2 0 0 0.001
EnumEmptyConstructorFilterTest 5 0 0 0.005
EnumFilterTest 5 0 0 0.003
ExhaustiveSwitchFilterTest 4 0 0 0.000
FilterTestBaseTest 1 0 0 0.002
FinallyFilterTest 8 0 0 0.002
KotlinComposeFilterTest 2 0 0 0.001
KotlinCoroutineFilterTest 9 0 0 0.004
KotlinDefaultArgumentsFilterTest 9 0 0 0.006
KotlinDefaultMethodsFilterTest 5 0 0 0.002
KotlinEnumFilterTest 4 0 0 0.002
KotlinExposeBoxedFilterTest 4 0 0 0.003
KotlinGeneratedFilterTest 5 0 0 0.003
KotlinInlineClassFilterTest 3 0 0 0.002
KotlinInlineFilterTest 5 0 0 0.004
KotlinJvmOverloadsFilterTest 5 0 0 0.002
KotlinJvmStaticFilterTest 2 0 0 0.002
KotlinLateinitFilterTest 11 0 0 0.008
KotlinNotNullOperatorFilterTest 1 0 0 0.000
KotlinSMAPTest 10 0 0 0.002
KotlinSafeCallOperatorFilterTest 6 0 0 0.004
KotlinSerializableFilterTest 9 0 0 0.004
KotlinSyntheticAccessorsFilterTest 6 0 0 0.002
KotlinUnsafeCastOperatorFilterTest 4 0 0 0.002
KotlinWhenFilterTest 6 0 0 0.008
KotlinWhenStringFilterTest 3 0 0 0.002
PrivateEmptyNoArgConstructorFilterTest 1 0 0 0.003
RecordPatternFilterTest 2 0 0 0.002
RecordsFilterTest 15 0 0 0.006
ReplacementsTest 4 0 0 0.002
StringSwitchFilterTest 7 0 0 0.009
StringSwitchJavacFilterTest 4 0 0 0.000
SynchronizedFilterTest 3 0 0 0.002
SyntheticClassFilterTest 2 0 0 0.002
SyntheticFilterTest 7 0 0 0.002
TryWithResourcesEcjFilterTest 2 0 0 0.000
TryWithResourcesJavac11FilterTest 2 0 0 0.002
TryWithResourcesJavacFilterTest 4 0 0 0.004

Back to top

Package org.jacoco.core.internal.data

Name Tests Errors Failures Time(s)
CRC64Test 5 0 0 0.002
CompactDataInputOutputTest 12 0 0 0.008

Back to top

Package org.jacoco.core.internal.flow

Name Tests Errors Failures Time(s)
ClassProbesAdapterTest 5 0 0 0.006
FrameSnapshotTest 6 0 0 0.006
LabelFlowAnalyzerTest 30 0 0 0.020
LabelInfoTest 13 0 0 0.007
MethodProbesAdapterTest 19 0 0 0.014
MethodSanitizerTest 5 0 0 0.007

Back to top

Package org.jacoco.core.internal.instr

Name Tests Errors Failures Time(s)
ClassFieldProbeArrayStrategyTest 2 0 0 0.002
ClassInstrumenterTest 3 0 0 0.002
CondyProbeArrayStrategyTest 3 0 0 0.004
DuplicateFrameEliminatorTest 14 0 0 0.007
InstrSupportTest 22 0 0 0.008
InterfaceFieldProbeArrayStrategyTest 4 0 0 0.002
LocalProbeArrayStrategyTest 2 0 0 0.002
MethodInstrumenterTest 22 0 0 0.011
NoneProbeArrayStrategyTest 2 0 0 0.002
ProbeArrayStrategyFactoryTest 23 0 0 0.015
ProbeCounterTest 5 0 0 0.002
ProbeInserterTest 21 0 0 0.008
SafetySlotTest 2 0 0 0.002
SignatureRemoverTest 10 0 0 0.004
ZeroLineNumberTest 1 0 0 0.002

Back to top

Package org.jacoco.core.runtime

Name Tests Errors Failures Time(s)
AgentOptionsTest 55 0 0 0.064
CommandLineSupportTest 19 0 0 0.018
InjectedClassRuntimeTest 1 0 0 0.013
LoggerRuntimeTest 4 0 0 0.026
ModifiedSystemClassRuntimeTest 5 0 0 0.036
OfflineInstrumentationAccessGeneratorTest 2 0 0 0.027
RemoteControlReaderWriterTest 29 0 0 0.058
RuntimeDataTest 9 0 0 0.135
SystemPropertiesRuntimeTest 4 0 0 0.009
WildcardMatcherTest 8 0 0 0.013

Back to top

Package org.jacoco.core.test

Name Tests Errors Failures Time(s)
InstrumentingLoaderTest 1 0 0 0.009

Back to top

Package org.jacoco.core.test.validation

Name Tests Errors Failures Time(s)
JavaVersionTest 2 0 0 0.004
SourceTest 7 0 0 0.010
StatementExecutorTest 5 0 0 0.006
StatementParserTest 11 0 0 0.012

Back to top

Package org.jacoco.core.tools

Name Tests Errors Failures Time(s)
ExecDumpClientTest 5 0 0 0.112
ExecFileLoaderTest 6 0 0 0.016

Back to top

Package org.jacoco.examples

Name Tests Errors Failures Time(s)
ClassInfoTest 1 0 0 0.011
CoreTutorialTest 1 0 0 0.075
ExecDumpTest 1 0 0 0.043
MBeanClientTest 1 0 0 0.041

Back to top

Package org.jacoco.report

Name Tests Errors Failures Time(s)
DirectorySourceFileLocatorTest 3 0 0 0.010
FileMultiReportOutputTest 2 0 0 0.112
InputStreamSourceFileLocatorTest 6 0 0 0.010
JavaNamesTest 22 0 0 0.016
MultiReportVisitorTest 2 0 0 0.000
MultiSourceFileLocatorTest 5 0 0 0.011
ZipMultiReportOutputTest 10 0 0 0.023

Back to top

Package org.jacoco.report.check

Name Tests Errors Failures Time(s)
BundleCheckerTest 8 0 0 0.010
LimitTest 31 0 0 0.051
RuleTest 6 0 0 0.006
RulesCheckerTest 2 0 0 0.018

Back to top

Package org.jacoco.report.csv

Name Tests Errors Failures Time(s)
CSVFormatterTest 5 0 0 0.020
CSVGroupHandlerTest 2 0 0 0.003
ClassRowWriterTest 2 0 0 0.015
DelimitedWriterTest 12 0 0 0.010

Back to top

Package org.jacoco.report.html

Name Tests Errors Failures Time(s)
HTMLFormatterTest 8 0 0 0.524

Back to top

Package org.jacoco.report.internal

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

Back to top

Package org.jacoco.report.internal.html

Name Tests Errors Failures Time(s)
HTMLElementTest 29 0 0 0.117

Back to top

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

Name Tests Errors Failures Time(s)
BundlePageTest 3 0 0 0.042
ClassPageTest 10 0 0 0.112
MethodItemTest 6 0 0 0.001
NodePageTest 4 0 0 0.006
PackagePageTest 3 0 0 0.041
PackageSourcePageTest 3 0 0 0.028
ReportPageTest 4 0 0 0.017
SessionsPageTest 6 0 0 0.068
SourceFilePageTest 1 0 0 0.014
SourceHighlighterTest 8 0 0 0.084

Back to top

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

Name Tests Errors Failures Time(s)
ResourcesTest 3 0 0 0.009
StylesTest 4 0 0 0.004

Back to top

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

Name Tests Errors Failures Time(s)
BarColumnTest 9 0 0 0.136
CounterColumnTest 10 0 0 0.159
LabelColumnTest 6 0 0 0.033
PercentageColumnTest 8 0 0 0.202
SortIndexTest 6 0 0 0.006
TableTest 5 0 0 0.191

Back to top

Package org.jacoco.report.internal.xml

Name Tests Errors Failures Time(s)
XMLElementTest 19 0 0 0.006
XMLGroupVisitorTest 3 0 0 0.008

Back to top

Package org.jacoco.report.xml

Name Tests Errors Failures Time(s)
XMLFormatterTest 6 0 0 0.781

Back to top

TestCase AbstractMatcherTest

Name Status Type Time(s)
nextIsInvoke Success 0.000
nextIsType Success 0.000
nextIsSwitch Success 0.000
nextIs Success 0.000
nextIsField Success 0.000
skipNonOpcodes Success 0.000
firstIsALoad0 Success 0.000
nextIsVar Success 0.000

Back to top

TestCase AgentClassLoaderTest

Name Status Type Time(s)
testAgentClassLoader [src/org/jacoco/ant/AgentClassLoaderTest.xml] Success 0.227

Back to top

TestCase AgentJarTest

Name Status Type Time(s)
testGetResourceAsStream Success 0.011
testExtractToNegative Success 0.004
testExtractToTempLocation Success 0.002
testExtractTo Success 0.005
testGetResource Success 0.000

Back to top

TestCase AgentModuleTest

Name Status Type Time(s)
isSupported_should_return_false_before_Java9 Success 0.005
should_only_load_classes_in_scope Success 0.007

Back to top

TestCase AgentOptionsTest

Name Status Type Time(s)
testSetInclBootstrapClassesFalse Success 0.009
testSetInclNoLocationClassesTrue Success 0.000
testSetNegativePort Success 0.000
testSetDumpOnExit Success 0.000
testGetExclClassloader Success 0.000
testSetInclNoLocationClassesFalse Success 0.000
testSetAppendFalse Success 0.000
testSetSessionId Success 0.000
testGetInclNoLocationClassesFalse Success 0.000
testToString Success 0.000
testPrependVMArgumentsReplace Success 0.003
testEmptyPropertiesOptions Success 0.000
testSetExcludes Success 0.000
testGetExcludes Success 0.000
testGetAddress Success 0.000
testGetClassDumpDir Success 0.000
testGetAppendTrue Success 0.000
testSetDestile Success 0.003
testGetPort Success 0.000
testSetExclClassloader Success 0.000
testPrependVMArguments Success 0.000
testEmptyOptions Success 0.002
testNullOptions Success 0.000
testGetVMArgumentWithOneOption Success 0.000
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.002
testSetOutput1 Success 0.000
testSetOutput2 Success 0.000
testGetInclBootstrapClassesFalse Success 0.000
testGetInclNoLocationClassesTrue Success 0.000
testDefaults Success 0.000
testGetOutput Success 0.000
testGetJmx Success 0.000
testSetIncludes Success 0.001
testGetIncludes Success 0.003
testSetPort Success 0.000
testInvalidOutput1 Success 0.000
testInvalidOutput2 Success 0.000
testGetSessionId Success 0.000
testGetInclBootstrapClassesTrue Success 0.000
testSetJmx Success 0.000
testGetQuotedVMArgument Success 0.004
testGetVMArgumentWithOptions Success 0.000
testParseInvalidPort Success 0.000
testInvalidPortOptionValue Success 0.000
testPropertiesOptions Success 0.000
testGetDestile Success 0.000
testGetVMArgumentWithNoOptions Success 0.000
testGetDumpOnExit Success 0.000
testOptionValueWithSpecialCharacters Success 0.000

Back to top

TestCase AgentTaskTest

Name Status Type Time(s)
testCoverageAgentWithEmptyProperty [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.031
testCoverageAgent [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.042
testCoverageAgentReuseAgentJar [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.052
testCoverageAgentWithNoProperty [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.064
testCoverageAgentDisabled [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.060

Back to top

TestCase AgentTest

Name Status Type Time(s)
startup_should_not_register_mbean_when_disabled Success 0.004
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.002
getExecutionData_should_reset_probes_when_enabled Success 0.000
shutdown_should_log_exception Success 0.001
getExecutionData_should_return_probes_and_session_id Success 0.003
startup_should_set_defined_session_id Success 0.000
startup_should_log_and_rethrow_exception Success 0.002
shutdown_should_deregister_mbean_when_enabled Success 0.000
createController_should_create_defined_controller_type Success 0.004
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.001
startup_should_create_random_session_id_when_undefined Success 0.002
shutdown_should_write_execution_data_when_enabled Success 0.000
dump_should_trigger_writeExecutionData_without_reset Success 0.000

Back to top

TestCase AnalyzerTest

Name Status Type Time(s)
testAnalyzeClassNoIdMatch Success 0.135
should_not_ignore_synthetic_classes Success 0.001
testAnalyzeClass_Broken Success 0.003
analyzeAll_should_throw_exception_for_unsupported_class_file_version Success 0.001
testAnalyzeAll_Pack200 Success 0.098
testAnalyzeClassFromStream Success 0.032
should_ignore_module_info Success 0.001
testAnalyzeAll_Zip Success 0.018
testAnalyzeAll_BrokenGZ Success 0.001
testAnalyzeAll_BrokenClassFileInZip Success 0.002
testAnalyzeAll_Broken Success 0.001
testAnalyzeAll_BrokenPack200 Success 0.001
testAnalyzeAll_Folder Success 0.018
testAnalyzeAll_analyzeZip_nextEntry_IllegalArgumentException Success 0.002
should_not_modify_class_bytes_to_support_next_version Success 0.001
testAnalyzeAll_BrokenZipEntry Success 0.002
analyzeClass_should_throw_exception_for_unsupported_class_file_version Success 0.000
testAnalyzeClass_BrokenStream Success 0.000
testAnalyzeAll_BrokenZip Success 0.000
testAnalyzeClassIdMatch Success 0.017
testAnalyzeAll_Path Success 0.049
should_ignore_package_info Success 0.000
testAnalyzeAll_Class Success 0.031
testAnalyzeAll_Empty Success 0.000
testAnalyzeClassFromByteArray Success 0.027
testAnalyzeAll_EmptyZipEntry Success 0.000

Back to top

TestCase AnnotationGeneratedFilterTest

Name Status Type Time(s)
should_filter_classes_annotated_with_runtime_visible_org_immutables_value_Generated Success 0.000
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

Back to top

TestCase AntFilesLocatorTest

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

Back to top

TestCase AntResourcesLocatorTest

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

Back to top

TestCase AssertFilterTest

Name Status Type Time(s)
should_filter_assert Success 0.000
should_not_filter_static_initializer_when_field_name_does_not_match Success 0.000
should_filter_static_initializer Success 0.001

Back to top

TestCase BarColumnTest

Name Status Type Time(s)
testInit Success 0.000
testComparator1 Success 0.003
testComparator2 Success 0.001
testRedBarOnly Success 0.031
testFooter Success 0.030
testLocale Success 0.022
testNoBars Success 0.010
testBarWidths Success 0.019
testGreenBarOnly Success 0.011

Back to top

TestCase BridgeFilterTest

Name Status Type Time(s)
should_not_filter_non_bridge_methods Success 0.000
should_filter_bridge_methods Success 0.000

Back to top

TestCase BundleCheckerTest

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

Back to top

TestCase BundleCoverageImplTest

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

Back to top

TestCase BundlePageTest

Name Status Type Time(s)
should_render_non_empty_packages Success 0.022
should_render_message_when_all_classes_empty Success 0.008
should_render_message_when_no_class_files_specified Success 0.009

Back to top

TestCase ClassAnalyzerTest

Name Status Type Time(s)
should_not_add_empty_methods Success 0.002
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.000
should_throw_IllegalStateException_when_class_is_instrumented_with_data_field Success 0.000
should_collect_attributes Success 0.000
should_collect_annotations Success 0.000
should_not_parse_absent_SourceDebugExtension_attribute_when_kotlin Success 0.000
testCalculateFragments Success 0.001
should_add_non_empty_methods Success 0.000

Back to top

TestCase ClassCoverageImplTest

Name Status Type Time(s)
testAddMethodCovered Success 0.000
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.000

Back to top

TestCase ClassFieldProbeArrayStrategyTest

Name Status Type Time(s)
should_add_field_and_init_method Success 0.002
should_store_instance Success 0.000

Back to top

TestCase ClassFileDumperTest

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

Back to top

TestCase ClassFileVersionsTest

Name Status Type Time(s)
test_10 Success 0.005
test_11 Success 0.000
test_12 Success 0.004
test_13 Success 0.000
test_14 Success 0.000
test_15 Success 0.004
test_16 Success 0.000
test_17 Success 0.000
test_18 Success 0.002
test_19 Success 0.000
test_20 Success 0.001
test_21 Success 0.000
test_22 Success 0.000
test_23 Success 0.000
test_24 Success 0.004
test_25 Success 0.000
test_26 Success 0.005
test_27 Success 0.000
test_1_1 Success 0.000
test_1_2 Success 0.003
test_1_3 Success 0.000
test_1_4 Success 0.000
test_1_5 Success 0.004
test_1_6 Success 0.000
test_1_7 Success 0.000
test_1_8 Success 0.004
test_9 Success 0.000

Back to top

TestCase ClassInfoTest

Name Status Type Time(s)
should_print_class_details_when_verbose Success 0.073
should_print_warning_when_no_class_files_are_provided Success 0.003
should_print_usage_when_invalid_option_is_given Success 0.000
should_print_class_info Success 0.013

Back to top

TestCase ClassInfoTest

Name Status Type Time(s)
testRunExample Success 0.009

Back to top

TestCase ClassInstrumenterTest

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

Back to top

TestCase ClassPageTest

Name Status Type Time(s)
should_generate_message_when_no_lines Success 0.015
should_generate_message_when_class_id_mismatch Success 0.015
should_not_generate_message_when_SourceFileName_and_SourceFilePage_present Success 0.018
testGetLinkLabel Success 0.000
testContents Success 0.018
should_generate_message_when_SourceFileName_not_present Success 0.015
testGetFileName Success 0.003
should_generate_message_with_default_package_when_SourceFileName_present_but_no_SourceFilePage Success 0.011
testGetFileNameDefault Success 0.001
should_generate_message_when_SourceFileName_present_but_no_SourceFilePage Success 0.005

Back to top

TestCase ClassProbesAdapterTest

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

Back to top

TestCase ClassRowWriterTest

Name Status Type Time(s)
TestHeader Success 0.006
TestRow Success 0.004

Back to top

TestCase CommandLineSupportTest

Name Status Type Time(s)
testQuoteList1 Success 0.000
testQuoteList2 Success 0.000
testQuoteList3 Success 0.002
testQuoteList4 Success 0.000
testQuote1 Success 0.000
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.000
testSplit4 Success 0.000
testSplit5 Success 0.000
testSplit6 Success 0.000
testSplit7 Success 0.002
testSplit8 Success 0.000
testSplit9 Success 0.000
testSplit10 Success 0.001

Back to top

TestCase CompactDataInputOutputTest

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

Back to top

TestCase CondyProbeArrayStrategyTest

Name Status Type Time(s)
should_store_instance_using_condy_and_checkcast Success 0.000
should_not_add_fields Success 0.000
should_add_bootstrap_method Success 0.000

Back to top

TestCase ConfigLoaderTest

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

Back to top

TestCase ContentTypeDetectorTest

Name Status Type Time(s)
testClassFile11 Success 0.000
testClassFile12 Success 0.003
testClassFile13 Success 0.000
testClassFile14 Success 0.000
testClassFile15 Success 0.000
testClassFile16 Success 0.000
testClassFile17 Success 0.000
testClassFile18 Success 0.000
testClassFile19 Success 0.000
should_detect_java_10 Success 0.001
should_detect_java_11 Success 0.000
should_detect_java_12 Success 0.008
should_detect_java_13 Success 0.000
should_detect_java_14 Success 0.000
should_detect_java_42 Success 0.000
testStreamWithoutMarkSupport Success 0.000
should_detect_java_12_with_preview_features Success 0.000
testZipFile Success 0.000
testPack200File Success 0.002
should_detect_java_13_with_preview_features Success 0.000
testEmptyStream Success 0.001
testClassFile Success 0.001
testGZipFile Success 0.000
should_detect_java_14_with_preview_features Success 0.000
testMachObjectFile Success 0.000
should_not_detect_MachO_fat_binary_with_44_architectures Success 0.001
should_detect_java_11_with_preview_features Success 0.000

Back to top

TestCase CoreTutorialTest

Name Status Type Time(s)
testRunExample Success 0.075

Back to top

TestCase CounterColumnTest

Name Status Type Time(s)
testComparatorMissed Success 0.004
testComparatorCovered Success 0.000
testItemTotal Success 0.043
testComparatorTotal Success 0.000
testItemCovered Success 0.016
testItemMissed Success 0.021
testInitVisible Success 0.000
testFooter Success 0.032
testLocale Success 0.035
testInitInvisible Success 0.001

Back to top

TestCase CounterComparatorTest

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

Back to top

TestCase CounterImplTest

Name Status Type Time(s)
testEquals1 Success 0.000
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.000
testIncrement1 Success 0.000
testIncrement2 Success 0.000
testVarInstance Success 0.000
testHashCode1 Success 0.002
testHashCode2 Success 0.000
testHashCode3 Success 0.001
testGetMissedRatio1 Success 0.000
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

Back to top

TestCase CoverageBuilderTest

Name Status Type Time(s)
testDuplicateClassNameIdentical Success 0.013
should_not_ignore_empty_classes Success 0.001
testDuplicateClassNameDifferent Success 0.000
testCreateSourceFile Success 0.000
testApplyFragment Success 0.004
testGetBundle Success 0.006
testCreateClassCovered Success 0.000
testGetNoMatchClasses Success 0.000
testCreateClassMissed Success 0.000
testCreateSourceFileDuplicateClassNameIdentical Success 0.000

Back to top

TestCase CoverageNodeImplTest

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

Back to top

TestCase CoverageTaskTest

Name Status Type Time(s)
testCoverageOfForkedJavaDisabled [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.508
testCoverageOfForkedJavaWithVariable [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.395
testNoSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.089
testCoverageOfNonForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.074
testMultipleSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.072
testCoverageOfForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.888
testCoverageOfForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.244
testCoverageOfForkedJUnitDisabled [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.239
testInclBootstrapClasses [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.262
testInvalidSubTask [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.053
testIllegalReflectiveAccess [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.159
testCoverageOfNonForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.035

Back to top

TestCase CoverageTransformerTest

Name Status Type Time(s)
testFilterExcludedClassPositive Success 0.005
testFilterExcludedClassNegative Success 0.002
testFilterIncludedClassPositive Success 0.000
testFilterIncludedClassNegative Success 0.002
testFilterSourceLocationNegative Success 0.000
testFilterClassLoaderPositive1 Success 0.000
testFilterClassLoaderPositive2 Success 0.001
testFilterSourceLocationPositive1 Success 0.001
testFilterSourceLocationPositive2 Success 0.001
testFilterSourceLocationPositive3 Success 0.000
testFilterExcludedClassPositiveInner Success 0.002
testTransformFiltered1 Success 0.000
testTransformFiltered2 Success 0.000
testTransformFailure Success 0.005
testFilterClassLoaderNegative1 Success 0.001
testFilterClassLoaderNegative2 Success 0.002
testFilterInclBootstrapClassesPositive Success 0.000
testFilterInclBootstrapClassesNegative Success 0.001
testFilterAgentClass Success 0.000
testRedefinedClass Success 0.002

Back to top

TestCase CRC64Test

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

Back to top

TestCase CSVFormatterTest

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

Back to top

TestCase CSVGroupHandlerTest

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

Back to top

TestCase DelimitedWriterTest

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

Back to top

TestCase DirectorySourceFileLocatorTest

Name Status Type Time(s)
getSourceFile_should_return_null_when_source_is_folder Success 0.006
getSourceFile_should_return_content_when_file_exists Success 0.003
getSourceFile_should_return_null_when_source_does_not_exist Success 0.000

Back to top

TestCase DumpTaskTest

Name Status Type Time(s)
testUnknownHost [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.038
testInvalidPort [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.043
testNoDestFile [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.068
testNoServer [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.082

Back to top

TestCase DumpTaskWithServerTest

Name Status Type Time(s)
testDump [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.193
testNoDumpWithFileSet [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.099
testNoDumpOrReset [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.099
testResetOnly [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.104

Back to top

TestCase DumpTest

Name Status Type Time(s)
should_print_usage_when_no_argument_is_given Success 0.016
should_log_connection_error_when_retry_is_specified Success 1.012
should_write_dump Success 0.046

Back to top

TestCase DuplicateFrameEliminatorTest

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

Back to top

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.000
should_not_filter_non_empty_constructor Success 0.000
should_not_filter_non_constructor Success 0.000

Back to top

TestCase EnumFilterTest

Name Status Type Time(s)
testValueOf Success 0.001
testNonValueOf Success 0.001
testNonValues Success 0.000
testNonEnum Success 0.000
testValues Success 0.000

Back to top

TestCase ExecDumpClientTest

Name Status Type Time(s)
testNoRetries Success 0.011
testReset Success 0.046
testDump Success 0.043
testWithRetries Success 0.003
should_throw_IOException_when_server_closes_connection_without_response Success 0.007

Back to top

TestCase ExecDumpTest

Name Status Type Time(s)
testRunExample Success 0.037

Back to top

TestCase ExecFileLoaderTest

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

Back to top

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.023
should_print_warning_when_no_exec_files_are_provided Success 0.004

Back to top

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.000
testInvalidVersion Success 0.000
testEmpty Success 0.000
testFlush Success 0.000
testExecutionDataIOException Success 0.000
testNoHitClass Success 0.000
testEmptyFile Success 0.000
testSessionInfo Success 0.000
testMinClassId Success 0.000
testUnknownBlock Success 0.000
testNoSessionInfoVisitor Success 0.000
testMissingHeader Success 0.000
testSessionInfoIOException Success 0.000
testTwoClasses Success 0.002
testNoExecutionDataVisitor Success 0.000
testCustomBlocks Success 0.000
testMaxClassId Success 0.000
testTruncatedFile Success 0.000
testBigClass Success 0.006

Back to top

TestCase ExecutionDataStoreTest

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

Back to top

TestCase ExecutionDataTest

Name Status Type Time(s)
testMergeSubtract Success 0.003
testMerge Success 0.000
testReset Success 0.000
testCreateEmpty Success 0.000
testToString Success 0.000
testGetters Success 0.000
testHasHits Success 0.000
testAssertCompatibility Success 0.000
testHasHits_empty Success 0.000
testAssertCompatibilityNegative1 Success 0.002
testAssertCompatibilityNegative2 Success 0.000
testAssertCompatibilityNegative3 Success 0.000

Back to top

TestCase ExhaustiveSwitchFilterTest

Name Status Type Time(s)
should_filter_when_default_branch_has_LineNumber_of_switch Success 0.000
should_filter_when_default_branch_has_no_LineNumber Success 0.000
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

Back to top

TestCase FileMultiReportOutputTest

Name Status Type Time(s)
testCreateFileWithDirectories Success 0.024
testCreateFileNegative Success 0.002

Back to top

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.014
startup_should_throw_IOException_when_execfile_cannot_be_created Success 0.003
writeExecutionData_should_write_execdata Success 0.002
startup_should_throw_OverlappingFileLockException_when_execfile_is_permanently_locked Success 0.000

Back to top

TestCase FilterTestBaseTest

Name Status Type Time(s)
assertIgnored_should_throw_ComparisonFailure Success 0.002

Back to top

TestCase FinallyFilterTest

Name Status Type Time(s)
ecj_try_catch_finally Success 0.001
javac_try_catch_finally Success 0.000
ecj_empty_catch Success 0.000
should_analyze_control_flow Success 0.000
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

Back to top

TestCase FrameSnapshotTest

Name Status Type Time(s)
should_decrease_stack_when_popCount_is_given Success 0.000
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.000
should_not_capture_frame_when_no_frame_is_defined Success 0.000
should_not_capture_frame_when_no_analyzer_is_given Success 0.000

Back to top

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.004
span_should_create_span_tag_with_class_attribute Success 0.000
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.004
script_should_create_script_tag_with_attributes Success 0.000
body_should_create_body_tag Success 0.000
img_should_create_img_tag_with_attributes Success 0.000
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.000
p_should_create_p_tag Success 0.004
a_should_create_a_tag_with_href_and_class_attribute Success 0.000
pre_should_create_pre_tag_with_class_attribute Success 0.000
span_should_create_span_tag_with_class_and_id_attribute Success 0.000
link_should_create_link_tag_with_attributes Success 0.000
a_should_create_span_tag_when_no_link_is_given Success 0.000
head_should_create_head_tag Success 0.004
td_should_create_td_tag Success 0.000
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.091
a_should_create_a_tag_with_href_attribute Success 0.000
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.000
tbody_should_create_tbody_tag Success 0.000

Back to top

TestCase HTMLFormatterTest

Name Status Type Time(s)
testGetFooterText Success 0.025
testSetEncoding Success 0.213
testDefaultEncoding Success 0.064
testStructureWithNestedGroups Success 0.152
testStructureWithGroup Success 0.029
testGetLocale Success 0.001
testGetLanguageNames Success 0.002
testStructureWithBundleOnly Success 0.015

Back to top

TestCase IncompatibleExecDataVersionExceptionTest

Name Status Type Time(s)
testGetExpectedVersion Success 0.000
testGetMessage Success 0.000
testGetActualVersion Success 0.000

Back to top

TestCase InjectedClassRuntimeTest

Name Status Type Time(s)
org.jacoco.core.runtime.InjectedClassRuntimeTest Success 0.000

Back to top

TestCase InputStreamSourceFileLocatorTest

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

Back to top

TestCase InstrSupportTest

Name Status Type Time(s)
assertNotIntrumented_should_throw_exception_when_jacoco_data_field_is_present Success 0.000
testPushInt0 Success 0.000
testPushInt1 Success 0.000
testPushInt2 Success 0.000
testPushInt3 Success 0.000
testPushInt4 Success 0.000
testPushInt5 Success 0.000
assertNotIntrumented_should_throw_exception_when_jacoco_init_method_is_present Success 0.000
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
classReaderFor_should_read_java_26_class Success 0.000
testPushInt127 Success 0.001
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

Back to top

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

Back to top

TestCase InstructionTest

Name Status Type Time(s)
addBranchWithProbe_should_propagate_coverage_status_to_existing_predecessors Success 0.000
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.000
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.000
addBranch_should_propagate_coverage_status_over_very_long_sequence Success 0.037
addBranchWithProbe_should_increment_branches_when_not_covered Success 0.000
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

Back to top

TestCase InstrumenterTest

Name Status Type Time(s)
testInstrumentAll_BrokenZipEntry Success 0.009
testInstrumentAll_RemoveSignatures Success 0.000
testInstrumentAll_Zip Success 0.038
testSerialization Success 0.017
instrument_should_throw_exception_for_unsupported_class_file_version Success 0.002
testInstrumentAll_Pack200 Success 0.282
instrumentAll_should_throw_exception_for_unsupported_class_file_version Success 0.000
testInstrumentAll_Class Success 0.014
testInstrumentAll_BrokenGZ Success 0.000
testInstrumentAll_Other Success 0.000
testInstrumentAll_BrokenClassFileInZip Success 0.005
testInstrumentAll_Broken2 Success 0.000
testInstrumentAll_Broken Success 0.000
testInstrumentAll_BrokenZip Success 0.004
should_not_modify_class_bytes_to_support_next_version Success 0.000
testInstrumentClass Success 0.019
testInstrumentAll_instrumentZip_nextEntry_IllegalArgumentException Success 0.000
testInstrumentAll_BrokenPack200 Success 0.004
testInstrumentAll_KeepSignatures Success 0.000
testInstrumentBrokenClass1 Success 0.000
testInstrumentBrokenStream2 Success 0.000
testInstrumentBrokenStream Success 0.000

Back to top

TestCase InstrumentingLoaderTest

Name Status Type Time(s)
should_use_findLoadedClass Success 0.001

Back to top

TestCase InstrumentTaskTest

Name Status Type Time(s)
testInstrumentRemoveSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 1.354
testInstrumentIgnoreDirectories [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.038
testInstrumentAndRunWithSystemProperties [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.128
testInstrumentWithRuntimeStartupFailure [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.129
testInstrumentAndRunWithConfigFile [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.142
testInstrumentKeepSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 1.367
testInstrumentInvalidClassFile [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.084
testInstrumentNoDestination [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.036

Back to top

TestCase InstrumentTest

Name Status Type Time(s)
should_instrument_class_files_to_dest_folder_when_class_files_are_given Success 0.046
should_print_usage_when_no_options_are_given Success 0.003
should_instrument_class_files_and_copy_resources_when_folder_is_given Success 0.030
should_not_create_dest_file_when_source_class_is_broken Success 0.002
should_not_instrument_anything_when_no_source_is_given Success 0.004

Back to top

TestCase InterfaceFieldProbeArrayStrategyTest

Name Status Type Time(s)
should_add_field Success 0.002
should_store_instance_in_non_clinit_methods Success 0.000
should_add_init_and_clinit_methods Success 0.000
should_add_init_method_and_update_existing_clinit_method Success 0.000

Back to top

TestCase JaCoCoTest

Name Status Type Time(s)
testVERSION Success 0.000
testRUNTIMEPACKAGE Success 0.005
testHOMEURL Success 0.000
testCOMMITID Success 0.000
testCOMMITID_SHORT Success 0.000

Back to top

TestCase JavaNamesTest

Name Status Type Time(s)
testGetQualifiedMethodName Success 0.000
testGetPackageName1 Success 0.000
testGetPackageName2 Success 0.000
testGetQualifiedClassName1 Success 0.000
testGetQualifiedClassName2 Success 0.001
testGetQualifiedClassName3 Success 0.000
testGetClassName1 Success 0.000
testGetClassName2 Success 0.000
testGetClassName3 Success 0.000
testGetClassName4 Success 0.001
testGetClassName5 Success 0.001
testGetClassName6 Success 0.000
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.000
testGetMethodName7 Success 0.002
testGetMethodName8 Success 0.001
testGetMethodName9 Success 0.002

Back to top

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

Back to top

TestCase KotlinComposeFilterTest

Name Status Type Time(s)
should_filter_pausable_composition Success 0.000
should_filter Success 0.000

Back to top

TestCase KotlinCoroutineFilterTest

Name Status Type Time(s)
should_filter_suspending_functions Success 0.002
should_filter_suspending_functions_with_tail_call_optimization Success 0.000
should_filter_suspendCoroutineUninterceptedOrReturn_when_no_tail_call_optimization Success 0.000
should_filter_suspending_lambdas_and_functions_when_suspension_point_returns_inline_value_class Success 0.000
should_filter_suspending_lambdas Success 0.000
should_filter_suspendCoroutineUninterceptedOrReturn Success 0.000
should_filter_suspending_lambdas_with_parameters Success 0.000
should_filter_Kotlin_1_6_suspending_lambda_without_suspension_points Success 0.000
should_filter_suspending_lambdas_generated_by_Kotlin_1_3_30 Success 0.000

Back to top

TestCase KotlinDefaultArgumentsFilterTest

Name Status Type Time(s)
computeNumberOfMaskArguments Success 0.000
should_filter_methods_with_more_than_32_parameters Success 0.001
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.002

Back to top

TestCase KotlinDefaultMethodsFilterTest

Name Status Type Time(s)
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
should_not_filter_non_compatibility_methods Success 0.000
should_filter_compatibility_methods Success 0.000

Back to top

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

Back to top

TestCase KotlinExposeBoxedFilterTest

Name Status Type Time(s)
should_not_filter_when_no_annotation Success 0.000
should_filter_when_return_type_exposed Success 0.000
should_not_filter_when_nothing_exposed Success 0.000
should_filter_when_parameter_exposed Success 0.000

Back to top

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
testNoLinesForKotlinNoDebug Success 0.000

Back to top

TestCase KotlinInlineClassFilterTest

Name Status Type Time(s)
should_not_filter_when_no_JvmInline_annotation Success 0.000
should_filter Success 0.000
should_not_filter_static Success 0.000

Back to top

TestCase KotlinInlineFilterTest

Name Status Type Time(s)
should_filter_all_lines Success 0.001
should_filter_when_in_same_file Success 0.000
should_filter_when_inlined_with_same_file_name_and_line_number Success 0.000
should_filter Success 0.000
should_not_filter_when_no_SourceDebugExtension_attribute Success 0.000

Back to top

TestCase KotlinJvmOverloadsFilterTest

Name Status Type Time(s)
should_filter_generated_constructors Success 0.000
should_filter_generated_functions Success 0.000
should_not_filter_non_generated_freestanding_functions Success 0.000
should_not_filter_non_generated_functions Success 0.000
should_filter_generated_freestanding_functions Success 0.000

Back to top

TestCase KotlinJvmStaticFilterTest

Name Status Type Time(s)
should_not_filter Success 0.000
should_filter Success 0.000

Back to top

TestCase KotlinLateinitFilterTest

Name Status Type Time(s)
should_filter_Kotlin_1_6_20_public_generic Success 0.002
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.000
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.002
should_filter_Kotlin_1_5_0_public Success 0.000

Back to top

TestCase KotlinNotNullOperatorFilterTest

Name Status Type Time(s)
should_filter Success 0.000

Back to top

TestCase KotlinSafeCallOperatorFilterTest

Name Status Type Time(s)
should_filter_unoptimized_safe_call_chain_followed_by_elvis Success 0.000
should_filter_safe_call_chain_followed_by_elvis Success 0.000
should_filter_optimized_safe_call_chain Success 0.000
should_filter_unoptimized_safe_call_followed_by_elvis Success 0.000
should_filter_safe_call_followed_by_elvis Success 0.000
should_filter_unoptimized_safe_call_chain Success 0.000

Back to top

TestCase KotlinSerializableFilterTest

Name Status Type Time(s)
should_filter_generated_serializer_method Success 0.000
should_filter_generated_serializer_method_in_hand_written_companion Success 0.000
should_filter_generated_serializer_method_in_objects_and_companions_of_enum_and_sealed_class Success 0.000
should_filter_synthetic_lazy_cachedSerializer Success 0.000
should_filter_synthetic_lazy_childSerializers Success 0.000
should_filter_synthetic_get_cachedSerializer_method Success 0.000
should_filter_synthetic_constructor Success 0.000
should_not_filter_hand_written_serializer_method Success 0.000
should_filter_synthetic_writeSelf_method Success 0.000

Back to top

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

Back to top

TestCase KotlinSyntheticAccessorsFilterTest

Name Status Type Time(s)
should_filter_synthetic_accessor_methods_in_Kotlin_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_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

Back to top

TestCase KotlinUnsafeCastOperatorFilterTest

Name Status Type Time(s)
should_filter Success 0.001
should_filter_Kotlin_1_4 Success 0.000
should_filter_Kotlin_1_5 Success 0.000
should_filter_Kotlin_1_6 Success 0.000

Back to top

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.000
should_filter_when_by_nullable_enum_without_null_case_and_with_else Success 0.000
should_filter_implicit_default Success 0.000

Back to top

TestCase KotlinWhenStringFilterTest

Name Status Type Time(s)
should_not_filter_empty_lookup_switch Success 0.000
should_filter_when_biggest_hashCode_first Success 0.000
should_filter Success 0.000

Back to top

TestCase LabelColumnTest

Name Status Type Time(s)
testInit Success 0.001
testComparator1 Success 0.002
testComparator2 Success 0.000
testItemWithLink Success 0.012
testFooter Success 0.007
testItemWithoutLink Success 0.011

Back to top

TestCase LabelFlowAnalyzerTest

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

Back to top

TestCase LabelInfoTest

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

Back to top

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.002
check_should_pass_when_no_limits_given Success 0.000
setMaximum_should_accept_percentage_string Success 0.000
check_should_fail_on_value_totalcount Success 0.000
check_should_pass_with_NaN_ratio Success 0.000
check_should_fail_on_value_coveredcount Success 0.000
check_should_fail_on_value_coveredratio Success 0.003
check_should_report_counter_with_given_precision Success 0.003
check_should_fail_on_counter_instruction Success 0.000
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.000
setMinimum_should_accept_percentage_string Success 0.004
check_should_fail_on_counter_complexity Success 0.000
check_should_fail_when_minimum_is_not_met Success 0.003
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.000
check_should_fail_on_counter_method Success 0.004
setMinimum_should_allow_null Success 0.000
check_should_fail_on_check_counter_branch Success 0.000
setMaximum_should_allow_null Success 0.000
check_should_report_actual_ratio_rounded_up_when_maximum_is_not_met Success 0.003
check_should_fail_on_counter_class Success 0.003
check_should_pass_when_minimum_is_fulfilled Success 0.000
check_should_pass_when_maximum_counter_is_fulfilled Success 0.002
check_should_fail_on_counter_line Success 0.000
check_should_fail_when_minimum_ratio_is_bigger_than_1 Success 0.000
check_should_fail_when_maximum_is_not_met Success 0.004
default_should_check_coverageratio_on_instructions Success 0.000
check_should_fail_when_maximum_ratio_is_bigger_than_1 Success 0.000

Back to top

TestCase LineImplTest

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

Back to top

TestCase LocalProbeArrayStrategyTest

Name Status Type Time(s)
should_store_instance Success 0.000
should_not_add_members Success 0.000

Back to top

TestCase LoggerRuntimeTest

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

Back to top

TestCase MainTest

Name Status Type Time(s)
should_print_general_usage_when_help_option_is_given Success 0.006
should_print_error_message_when_invalid_command_is_given Success 0.003
should_not_print_any_output_when_quiet_option_is_given Success 0.002
should_print_command_usage_when_command_and_help_option_is_given Success 0.004
should_print_usage_when_no_arguments_given Success 0.002

Back to top

TestCase MBeanClientTest

Name Status Type Time(s)
testMBeanInterfaceCompatibility Success 0.006

Back to top

TestCase MergeTaskTest

Name Status Type Time(s)
testMergeEmptySet [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.034
testMergeMultipleFiles [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.025
testMergeToDirectory [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.024
testMergeBadFiles [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.024
testMergeDirectory [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.022
testMergeNoDestination [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.023

Back to top

TestCase MergeTest

Name Status Type Time(s)
should_merge_exec_files Success 0.008
should_print_usage_when_no_options_are_given Success 0.007
should_print_warning_when_no_exec_files_are_provided Success 0.005

Back to top

TestCase MethodAnalyzerTest

Name Status Type Time(s)
if_branch_merge_should_show_missed_when_no_probes_are_executed Success 0.008
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed Success 0.000
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.000
if_branch_before_probes_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed Success 0.001
if_branch_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed Success 0.000
table_switch_with_merge_should_create_5_probes Success 0.004
table_switch_with_merge_should_show_one_missed_case_when_probe_for_this_branch_is_not_executed Success 0.000
try_catch_should_show_all_covered_when_all_probes_are_executed Success 0.000
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.000
try_finally_with_filter_should_show_partial_branch_coverage_when_same_branch_is_covered_and_merged Success 0.000
kotlin_safe_call_elvis_without_filter Success 0.001
if_branch_before_probes_should_show_missed_when_no_probes_are_executed Success 0.000
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
kotlin_safe_call_elvis_with_filter_should_show_partial_branch_coverage_when_only_non_null_case_covered Success 0.000
zero_line_number_should_create_1_probe Success 0.002
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.000
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.000
jump_backwards_should_show_covered_when_probe_is_executed Success 0.003
linear_instruction_sequence_should_ignore_instructions_when_filter_is_applied Success 0.000
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.000
zero_line_number_should_show_missed_when_no_probes_are_executed Success 0.000
kotlin_safe_call_elvis_should_create_4_probes Success 0.000
linear_instruction_sequence_should_create_1_probe Success 0.000
table_switch_with_merge_should_show_partial_branch_coverage_when_probe_for_one_branch_is_not_executed Success 0.002
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed Success 0.000
kotlin_safe_call_elvis_with_filter_should_show_full_branch_coverage_when_both_cases_covered 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.000
table_switch_with_merge_should_show_missed_when_no_probes_are_executed Success 0.000
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.004
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.000
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.000
kotlin_safe_call_elvis_with_filter_should_show_partial_branch_coverage_when_only_null_case_covered Success 0.000
jump_to_first_instruction_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed Success 0.000
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.002
linear_instruction_sequence_should_show_missed_when_no_probe_is_executed Success 0.000

Back to top

TestCase MethodCoverageCalculatorTest

Name Status Type Time(s)
should_report_instructions Success 0.001
should_work_without_lines Success 0.000
should_merge_instructions_redundant Success 0.000
should_replace_branches Success 0.002
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_accept_null_range_of_ignored_instructions 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

Back to top

TestCase MethodCoverageImplTest

Name Status Type Time(s)
testIncrementMissedInstructions Success 0.000
testProperties Success 0.000
testIncrementComplexity1 Success 0.001
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.000
testIncrementCoveredInstructions Success 0.000
testEmptyMethod Success 0.002
testApplyFragment Success 0.000

Back to top

TestCase MethodInstrumenterTest

Name Status Type Time(s)
testVisitTableSwitchInsnWithProbes Success 0.001
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.000
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.000
testVisitJumpInsnWithProbe_IF_ICMPGE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPGT Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPLE Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPLT Success 0.000
testVisitJumpInsnWithProbe_IF_ICMPNE Success 0.000

Back to top

TestCase MethodItemTest

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

Back to top

TestCase MethodProbesAdapterTest

Name Status Type Time(s)
testVisitTryCatchBlockNoProbe Success 0.001
testVisitLookupSwitchInsn1 Success 0.001
testVisitLookupSwitchInsn2 Success 0.000
testVisitLookupSwitchInsn3 Success 0.000
testVisitTryCatchBlockWithProbeBeforeEnd Success 0.002
testStructuredLocking Success 0.000
testVisitTryCatchBlockWithProbeBeforeStart Success 0.000
testVisitInsn1 Success 0.000
testVisitInsn2 Success 0.000
testVisitProbe1 Success 0.000
testVisitProbe2 Success 0.000
testVisitProbe3 Success 0.000
testVisitTableSwitchInsn1 Success 0.000
testVisitTableSwitchInsn2 Success 0.004
testVisitTableSwitchInsn3 Success 0.000
testVisitJumpInsn1 Success 0.000
testVisitJumpInsn2 Success 0.000
testVisitJumpInsn3 Success 0.000
testVisitJumpInsn4 Success 0.000

Back to top

TestCase MethodSanitizerTest

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

Back to top

TestCase MockServerSocketTest

Name Status Type Time(s)
testWaitForAccept Success 0.022
testClose Success 0.001
testCloseWhileAccept Success 0.013
testAcceptOnClosedServerSocket Success 0.000
testConnect Success 0.018
testAccept Success 0.016

Back to top

TestCase MockSocketConnectionTest

Name Status Type Time(s)
read_into_array_should_not_block_when_requested_length_is_negative Success 0.000
testReadOnClosedSocketAsync Success 0.014
read_into_array_should_not_block_when_provided_array_is_null Success 0.000
testGetOutputStreamOnClosedSocket Success 0.000
read_into_array_should_not_block_when_provided_array_is_too_small Success 0.000
testGetInputStreamOnClosedSocket Success 0.000
testCloseOtherSocket Success 0.000
testIsClosed Success 0.001
testContents Success 0.002
testCloseOtherSocketAsync Success 0.013
testWaitForContents Success 0.012
testWriteOnClosedSocket Success 0.000
testReadOnClosedSocket Success 0.000
read_into_array_should_not_block_when_requested_offset_is_negative Success 0.002
read_into_array_should_not_wait_until_entire_requested_length_is_read Success 0.000
read_into_array_should_not_block_when_requested_length_is_zero Success 0.002

Back to top

TestCase ModifiedSystemClassRuntimeTest

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

Back to top

TestCase MultiReportVisitorTest

Name Status Type Time(s)
testMultiFormatter Success 0.000
testMockFormatter Success 0.000

Back to top

TestCase MultiSourceFileLocatorTest

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

Back to top

TestCase NodeComparatorTest

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

Back to top

TestCase NodePageTest

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

Back to top

TestCase NoneProbeArrayStrategyTest

Name Status Type Time(s)
storeInstance_should_throw_UnsupportedOperationException Success 0.000
addMembers_should_not_add_members Success 0.000

Back to top

TestCase NormalizedFileNamesTest

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

Back to top

TestCase OfflineInstrumentationAccessGeneratorTest

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

Back to top

TestCase Pack200StreamsTest

Name Status Type Time(s)
pack_should_pack Success 0.021
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.000
pack_should_throw_IOException_when_can_not_write_to_OutputStream Success 0.001
unpack_should_unpack Success 0.017

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PackagePageTest

Name Status Type Time(s)
testContentsNoSource Success 0.007
should_render_non_empty_classes Success 0.020
testContentsWithSource Success 0.014

Back to top

TestCase PackageSourcePageTest

Name Status Type Time(s)
should_render_non_empty_sources Success 0.012
testContents Success 0.015
testGetSourceFilePages Success 0.000

Back to top

TestCase PercentageColumnTest

Name Status Type Time(s)
testComparator Success 0.004
testItem1 Success 0.044
testItem2 Success 0.042
testInit Success 0.003
testFooter1 Success 0.036
testFooter2 Success 0.026
testRounding Success 0.018
testLocale Success 0.022

Back to top

TestCase PrivateEmptyNoArgConstructorFilterTest

Name Status Type Time(s)
test Success 0.003

Back to top

TestCase ProbeArrayStrategyFactoryTest

Name Status Type Time(s)
testEmptyInterface8StoreInstance Success 0.001
testClinitAndAbstractMethodsInterface8 Success 0.002
test_java11_interface_without_code Success 0.000
test_java11_interface_with_clinit_and_methods Success 0.000
testEmptyInterface7StoreInstance Success 0.000
test_java9_module Success 0.000
testClinitInterface8 Success 0.000
test_java11_class Success 0.000
testEmptyInterface7 Success 0.000
testEmptyInterface8 Success 0.002
test_java11_interface_with_clinit Success 0.000
testClinitAndMethodsInterface8 Success 0.000
test_java11_module Success 0.000
testClass1 Success 0.002
testClass2 Success 0.000
testClass3 Success 0.000
testClass4 Success 0.000
testClass5 Success 0.000
testClass6 Success 0.000
testClass7 Success 0.000
testClass8 Success 0.000
testInterface7 Success 0.002
testInterface8 Success 0.000

Back to top

TestCase ProbeCounterTest

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

Back to top

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.000
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.000
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.000
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.002
visitFrame_should_insert_safety_slot_and_probe_variable_between_arguments_and_local_variables Success 0.000
should_remap_LocalVariableAnnotation Success 0.000
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

Back to top

TestCase RecordPatternFilterTest

Name Status Type Time(s)
should_filter_switch Success 0.000
should_filter_instanceof Success 0.000

Back to top

TestCase RecordsFilterTest

Name Status Type Time(s)
should_not_filter_non_toString_method Success 0.001
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.002
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

Back to top

TestCase RemoteControlReaderWriterTest

Name Status Type Time(s)
testSendCmdOk Success 0.007
testVisitDump1 Success 0.000
testVisitDump2 Success 0.000
testVisitDump3 Success 0.004
testVisitDump4 Success 0.000
testNoRemoteCommandVisitor Success 0.000
testEmptyClass Success 0.003
testMultipleHeaders Success 0.000
testOneClass Success 0.004
testInvalidMagicNumber Success 0.000
testGetFileHeader Success 0.000
testInvalidVersion Success 0.000
testEmpty Success 0.004
testFlush Success 0.000
testExecutionDataIOException Success 0.000
testNoHitClass Success 0.004
testEmptyFile Success 0.000
testSessionInfo Success 0.004
testMinClassId Success 0.000
testUnknownBlock Success 0.000
testNoSessionInfoVisitor Success 0.000
testMissingHeader Success 0.000
testSessionInfoIOException Success 0.000
testTwoClasses Success 0.000
testNoExecutionDataVisitor Success 0.005
testCustomBlocks Success 0.000
testMaxClassId Success 0.000
testTruncatedFile Success 0.000
testBigClass Success 0.008

Back to top

TestCase ReplacementsTest

Name Status Type Time(s)
test_InstructionBranch_equals_and_hashCode Success 0.000
should_accumulate Success 0.000
should_ignore_default_branch_of_TableSwitch_instruction Success 0.000
should_ignore_default_branch_of_LookupSwitch_instruction Success 0.002

Back to top

TestCase ReportOutputFolderTest

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

Back to top

TestCase ReportPageTest

Name Status Type Time(s)
testPageContent Success 0.012
testGetLink Success 0.000
testIsRootPage1 Success 0.001
testIsRootPage2 Success 0.000

Back to top

TestCase ReportTaskLocaleTest

Name Status Type Time(s)
testLanguageCountryVariant Success 0.000
testNone Success 0.000
testLanguage Success 0.001
testLanguageCountry Success 0.000

Back to top

TestCase ReportTaskTest

Name Status Type Time(s)
testReportHtmlWithSourcesDir [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.375
testReportHtmlNoDestdirOrDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.036
testReportHtmlTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.199
testReportNoGroupName [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.032
testReportCheckOk [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.037
testReportHtmlWithSources [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.110
testReportNoStructureName [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.054
testReportWithSourceButNoClasses [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.050
testReportHtmlWithJAR [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.257
testReportHtmlInvalidTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.064
testReportHtmlWithClassFileSet [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.146
testReportXmlInvalidDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.062
testReportHtmlZipFile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.139
testReportHtmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.073
testReportWithSourceButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.164
testReportHtmlWithSourceEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.067
testReportInvalidExecutionDataFile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.025
testReportCsvNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.026
testReportHtmlBothDestdirAndDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.023
testReportCheckSetPropertyOnly [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.077
testReportWithNoMatch [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.037
testReportHtmlLocale [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.074
testReportInvalidConfiguration [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.070
testReportHtmlFooter [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.040
testReportWithSourceDirButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.206
testReportHtmlWithPath [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.063
testReportWithExecutiondataFiles [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.027
testReportHtmlDefaultTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.071
testReportXmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.033
testReportNoStructureElement [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.032
testReportCheckFailed [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.089
testReportXmlNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.024
testReportCsvEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.029

Back to top

TestCase ReportTest

Name Status Type Time(s)
should_use_all_values_when_multiple_classfiles_options_are_provided Success 0.121
should_create_xml_report_when_xml_option_is_provided Success 0.075
should_print_number_of_analyzed_classes Success 0.054
should_create_csv_report_when_csv_option_is_provided Success 0.060
should_print_usage_when_no_options_are_given Success 0.009
should_print_warning_when_no_exec_files_are_provided Success 0.046
should_print_warning_when_exec_data_does_not_match Success 0.039
should_create_html_report_when_html_option_is_provided Success 0.111

Back to top

TestCase ResizeInstructionsTest

Name Status Type Time(s)
should_not_loose_InnerClasses_attribute Success 0.175
should_not_require_computation_of_common_superclass Success 0.210

Back to top

TestCase ResourcesTest

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

Back to top

TestCase RulesCheckerTest

Name Status Type Time(s)
testSetLanguageNames Success 0.015
testSetRules Success 0.000

Back to top

TestCase RuleTest

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

Back to top

TestCase RuntimeDataTest

Name Status Type Time(s)
testCollectEmpty Success 0.010
testGenerateArgumentArray Success 0.031
testGetSetSessionId Success 0.003
testCollectWithReset Success 0.002
testCollectWithoutReset Success 0.000
testHashCode Success 0.000
testGenerateAccessCall Success 0.000
testEquals Success 0.002
testGetProbes Success 0.000

Back to top

TestCase SafetySlotTest

Name Status Type Time(s)
jvm_should_verify_original_class_without_errors Success 0.002
jvm_should_verify_instrumented_class_without_errors Success 0.000

Back to top

TestCase SecurityManagerTest

Name Status Type Time(s)
testJaCoCoWithSecurityManager [src/org/jacoco/ant/SecurityManagerTest.xml] Success 0.315

Back to top

TestCase SessionInfoStoreTest

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

Back to top

TestCase SessionInfoTest

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

Back to top

TestCase SessionsPageTest

Name Status Type Time(s)
testExecutionDataContent Success 0.016
testGetLinkLabel Success 0.003
testGetLinkStyle Success 0.000
testGetFileName Success 0.000
testEmptyContent Success 0.021
testSessionListContent Success 0.026

Back to top

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.002
testRemoveNegative1 Success 0.000
testRemoveNegative2 Success 0.000
testRemoveNegative3 Success 0.000
testFilterNegative1 Success 0.000
testFilterNegative2 Success 0.000

Back to top

TestCase SortIndexTest

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

Back to top

TestCase SourceFileCoverageImplTest

Name Status Type Time(s)
testProperties Success 0.000

Back to top

TestCase SourceFilePageTest

Name Status Type Time(s)
testContents Success 0.011

Back to top

TestCase SourceHighlighterTest

Name Status Type Time(s)
testHighlightBranchesFC Success 0.018
testHighlightBranchesNC Success 0.011
testHighlightBranchesPC Success 0.008
testHighlightNone Success 0.008
testSetLanguage Success 0.007
testDefaultLanguage Success 0.007
testHighlighting Success 0.015
testDefaultTabWidth Success 0.006

Back to top

TestCase SourceNodeImplTest

Name Status Type Time(s)
testIncrementChildWithLines Success 0.001
testIncrementLineUnknown Success 0.000
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.002
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

Back to top

TestCase SourceTest

Name Status Type Time(s)
should_parse_crnl_separator Success 0.005
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

Back to top

TestCase StatementExecutorTest

Name Status Type Time(s)
should_wrap_other_exceptions Success 0.003
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

Back to top

TestCase StatementParserTest

Name Status Type Time(s)
should_parse_empty_string Success 0.004
should_parse_invocation_without_params Success 0.001
should_give_context_info_when_parsing_fails Success 0.000
should_parse_invocation_with_two_parameters Success 0.000
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

Back to top

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

Back to top

TestCase StringSwitchFilterTest

Name Status Type Time(s)
should_not_filter_empty_lookup_switch Success 0.000
should_filter Success 0.000
should_filter_Kotlin_1_5 Success 0.000
should_filter_Kotlin_biggest_hashCode_first Success 0.000
should_filter_when_default_is_first Success 0.004
should_filter_Kotlin_nullable_case Success 0.000
should_filter_Kotlin_nullable_else Success 0.000

Back to top

TestCase StringSwitchJavacFilterTest

Name Status Type Time(s)
should_filter_code_generated_by_javac Success 0.000
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

Back to top

TestCase StylesTest

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

Back to top

TestCase SynchronizedFilterTest

Name Status Type Time(s)
javacTryCatchFinally Success 0.000
ecj Success 0.000
javac Success 0.000

Back to top

TestCase SyntheticClassFilterTest

Name Status Type Time(s)
should_not_filter Success 0.000
should_filter Success 0.000

Back to top

TestCase SyntheticFilterTest

Name Status Type Time(s)
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_filter_synthetic_method_with_suffix_default_in_non_kotlin_classes Success 0.000
testLambda Success 0.000
testSynthetic Success 0.000

Back to top

TestCase SystemPropertiesRuntimeTest

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

Back to top

TestCase TableTest

Name Status Type Time(s)
testDefaultSorting Success 0.106
testInvisible Success 0.004
testTwoDefaultSorts Success 0.000
testCallbackSequence Success 0.004
testSortIds Success 0.075

Back to top

TestCase TcpClientOutputTest

Name Status Type Time(s)
testWriteExecutionData Success 0.024
testInvalidCommand Success 0.001
testShutdown Success 0.001
testRemoteClose Success 0.006

Back to top

TestCase TcpConnectionTest

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

Back to top

TestCase TcpServerOutputTest

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

Back to top

TestCase TestTarget

Name Status Type Time(s)
testNothing Success 0.001

Back to top

TestCase TryWithResourcesEcjFilterTest

Name Status Type Time(s)
ecj Success 0.000
ecj_noFlowOut Success 0.000

Back to top

TestCase TryWithResourcesJavac11FilterTest

Name Status Type Time(s)
without_null_check Success 0.000
with_null_check Success 0.000

Back to top

TestCase TryWithResourcesJavacFilterTest

Name Status Type Time(s)
javac9 Success 0.001
javac_7_8 Success 0.000
only_exceptional_path Success 0.000
javac9_omitted_null_check Success 0.000

Back to top

TestCase VersionTest

Name Status Type Time(s)
should_print_version Success 0.002

Back to top

TestCase WildcardMatcherTest

Name Status Type Time(s)
expressions_without_wildcards_should_match_exactly Success 0.002
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.002
should_match_any_expression_when_multiple_expressions_are_given Success 0.000
questionmark_should_match_any_single_character Success 0.001
should_match_dollar_sign Success 0.000
should_not_use_regex_characters Success 0.000

Back to top

TestCase XmlDocumentationTest

Name Status Type Time(s)
should_create_documentation Success 0.147

Back to top

TestCase XMLElementTest

Name Status Type Time(s)
attr_should_throw_exception_when_closed Success 0.000
text_should_emit_text Success 0.001
close_should_be_allowed_multiple_times Success 0.000
element_should_emit_nested_element Success 0.000
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.001
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.001
element_should_allow_multiple_nested_elements Success 0.000
element_should_throw_exception_when_closed Success 0.002
attr_should_ignore_call_when_value_is_null Success 0.000
attr_should_emit_long_value Success 0.000
test_should_be_quoted Success 0.000

Back to top

TestCase XMLFormatterTest

Name Status Type Time(s)
testSetEncoding Success 0.069
testDefaultEncoding Success 0.000
testSessionInfo Success 0.064
testStructureWithNestedGroups Success 0.082
testStructureWithGroup Success 0.273
testStructureWithBundleOnly Success 0.288

Back to top

TestCase XMLGroupVisitorTest

Name Status Type Time(s)
testVisitEnd Success 0.003
testVisitBundle Success 0.003
testVisitGroup Success 0.002

Back to top

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

Back to top

TestCase ZipMultiReportOutputTest

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

Back to top