JUnit Test Results

Summary

Tests Failures Errors Success rate Time
1545 0 0 100.00% 18.521

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.055
org.jacoco.agent.rt.internal 51 0 0 0.214
org.jacoco.agent.rt.internal.output 45 0 0 0.262
org.jacoco.ant 89 0 0 10.911
org.jacoco.cli.internal 6 0 0 0.130
org.jacoco.cli.internal.commands 27 0 0 1.909
org.jacoco.core 5 0 0 0.004
org.jacoco.core.analysis 54 0 0 0.678
org.jacoco.core.data 63 0 0 0.025
org.jacoco.core.instr 52 0 0 0.634
org.jacoco.core.internal 33 0 0 0.061
org.jacoco.core.internal.analysis 205 0 0 0.147
org.jacoco.core.internal.analysis.filter 205 0 0 0.107
org.jacoco.core.internal.data 17 0 0 0.007
org.jacoco.core.internal.flow 78 0 0 0.055
org.jacoco.core.internal.instr 136 0 0 0.142
org.jacoco.core.runtime 136 0 0 0.084
org.jacoco.core.test 2 0 0 0.002
org.jacoco.core.test.validation 25 0 0 0.016
org.jacoco.core.tools 11 0 0 0.022
org.jacoco.examples 4 0 0 0.155
org.jacoco.report 50 0 0 0.090
org.jacoco.report.check 47 0 0 0.189
org.jacoco.report.csv 21 0 0 0.049
org.jacoco.report.html 8 0 0 0.090
org.jacoco.report.internal 14 0 0 0.022
org.jacoco.report.internal.html 29 0 0 0.260
org.jacoco.report.internal.html.page 48 0 0 1.124
org.jacoco.report.internal.html.resources 7 0 0 0.014
org.jacoco.report.internal.html.table 44 0 0 0.417
org.jacoco.report.internal.xml 22 0 0 0.176
org.jacoco.report.xml 6 0 0 0.470

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

Back to top

Package org.jacoco.agent.rt.internal

Name Tests Errors Failures Time(s)
AgentModuleTest 2 0 0 0.008
AgentTest 19 0 0 0.031
ClassFileDumperTest 3 0 0 0.028
ConfigLoaderTest 4 0 0 0.074
CoverageTransformerTest 23 0 0 0.073

Back to top

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

Name Tests Errors Failures Time(s)
FileOutputTest 5 0 0 0.019
MockServerSocketTest 6 0 0 0.049
MockSocketConnectionTest 16 0 0 0.075
TcpClientOutputTest 4 0 0 0.015
TcpConnectionTest 8 0 0 0.075
TcpServerOutputTest 6 0 0 0.029

Back to top

Package org.jacoco.ant

Name Tests Errors Failures Time(s)
AgentClassLoaderTest 1 0 0 0.130
AgentTaskTest 5 0 0 0.153
AntFilesLocatorTest 2 0 0 0.009
AntResourcesLocatorTest 7 0 0 0.010
CoverageTaskTest 13 0 0 2.350
DumpTaskTest 4 0 0 0.155
DumpTaskWithServerTest 4 0 0 1.121
InstrumentTaskTest 8 0 0 3.700
MergeTaskTest 6 0 0 0.179
ReportTaskLocaleTest 4 0 0 0.046
ReportTaskTest 33 0 0 2.363
SecurityManagerTest 1 0 0 0.695
TestTarget 1 0 0 0.000

Back to top

Package org.jacoco.cli.internal

Name Tests Errors Failures Time(s)
MainTest 5 0 0 0.020
XmlDocumentationTest 1 0 0 0.110

Back to top

Package org.jacoco.cli.internal.commands

Name Tests Errors Failures Time(s)
ClassInfoTest 4 0 0 0.180
DumpTest 3 0 0 1.129
ExecInfoTest 3 0 0 0.019
InstrumentTest 5 0 0 0.064
MergeTest 3 0 0 0.009
ReportTest 8 0 0 0.506
VersionTest 1 0 0 0.002

Back to top

Package org.jacoco.core

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

Back to top

Package org.jacoco.core.analysis

Name Tests Errors Failures Time(s)
AnalyzerTest 26 0 0 0.546
CounterComparatorTest 9 0 0 0.010
CoverageBuilderTest 10 0 0 0.035
CoverageNodeImplTest 6 0 0 0.008
NodeComparatorTest 3 0 0 0.079

Back to top

Package org.jacoco.core.data

Name Tests Errors Failures Time(s)
ExecutionDataReaderWriterTest 23 0 0 0.014
ExecutionDataStoreTest 15 0 0 0.004
ExecutionDataTest 12 0 0 0.000
IncompatibleExecDataVersionExceptionTest 3 0 0 0.004
SessionInfoStoreTest 6 0 0 0.003
SessionInfoTest 4 0 0 0.000

Back to top

Package org.jacoco.core.instr

Name Tests Errors Failures Time(s)
ClassFileVersionsTest 28 0 0 0.058
InstrumenterTest 22 0 0 0.311
ResizeInstructionsTest 2 0 0 0.265

Back to top

Package org.jacoco.core.internal

Name Tests Errors Failures Time(s)
ContentTypeDetectorTest 27 0 0 0.012
Pack200StreamsTest 6 0 0 0.049

Back to top

Package org.jacoco.core.internal.analysis

Name Tests Errors Failures Time(s)
BundleCoverageImplTest 3 0 0 0.005
ClassAnalyzerTest 10 0 0 0.013
ClassCoverageImplTest 13 0 0 0.010
CounterImplTest 25 0 0 0.006
InstructionTest 13 0 0 0.059
InstructionsBuilderTest 9 0 0 0.002
LineImplTest 17 0 0 0.005
MethodAnalyzerTest 55 0 0 0.030
MethodCoverageCalculatorTest 12 0 0 0.004
MethodCoverageImplTest 14 0 0 0.005
PackageCoverageTest 3 0 0 0.000
SourceFileCoverageImplTest 1 0 0 0.000
SourceNodeImplTest 25 0 0 0.008
StringPoolTest 5 0 0 0.000

Back to top

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

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

Back to top

Package org.jacoco.core.internal.data

Name Tests Errors Failures Time(s)
CRC64Test 5 0 0 0.001
CompactDataInputOutputTest 12 0 0 0.006

Back to top

Package org.jacoco.core.internal.flow

Name Tests Errors Failures Time(s)
ClassProbesAdapterTest 5 0 0 0.005
FrameSnapshotTest 6 0 0 0.006
LabelFlowAnalyzerTest 30 0 0 0.012
LabelInfoTest 13 0 0 0.008
MethodProbesAdapterTest 19 0 0 0.017
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.005
ClassInstrumenterTest 3 0 0 0.000
CondyProbeArrayStrategyTest 3 0 0 0.000
DuplicateFrameEliminatorTest 14 0 0 0.013
InstrSupportTest 22 0 0 0.000
InterfaceFieldProbeArrayStrategyTest 4 0 0 0.000
LocalProbeArrayStrategyTest 2 0 0 0.000
MethodInstrumenterTest 22 0 0 0.008
NoneProbeArrayStrategyTest 2 0 0 0.004
ProbeArrayStrategyFactoryTest 23 0 0 0.094
ProbeCounterTest 5 0 0 0.000
ProbeInserterTest 21 0 0 0.000
SafetySlotTest 2 0 0 0.009
SignatureRemoverTest 10 0 0 0.009
ZeroLineNumberTest 1 0 0 0.000

Back to top

Package org.jacoco.core.runtime

Name Tests Errors Failures Time(s)
AgentOptionsTest 55 0 0 0.021
CommandLineSupportTest 19 0 0 0.008
InjectedClassRuntimeTest 1 0 0 0.007
LoggerRuntimeTest 4 0 0 0.003
ModifiedSystemClassRuntimeTest 5 0 0 0.012
OfflineInstrumentationAccessGeneratorTest 2 0 0 0.000
RemoteControlReaderWriterTest 29 0 0 0.014
RuntimeDataTest 9 0 0 0.004
SystemPropertiesRuntimeTest 4 0 0 0.005
WildcardMatcherTest 8 0 0 0.010

Back to top

Package org.jacoco.core.test

Name Tests Errors Failures Time(s)
InstrumentingLoaderTest 1 0 0 0.002
TextBlockTest 1 0 0 0.000

Back to top

Package org.jacoco.core.test.validation

Name Tests Errors Failures Time(s)
JavaVersionTest 2 0 0 0.000
SourceTest 7 0 0 0.007
StatementExecutorTest 5 0 0 0.002
StatementParserTest 11 0 0 0.007

Back to top

Package org.jacoco.core.tools

Name Tests Errors Failures Time(s)
ExecDumpClientTest 5 0 0 0.013
ExecFileLoaderTest 6 0 0 0.009

Back to top

Package org.jacoco.examples

Name Tests Errors Failures Time(s)
ClassInfoTest 1 0 0 0.014
CoreTutorialTest 1 0 0 0.091
ExecDumpTest 1 0 0 0.012
MBeanClientTest 1 0 0 0.038

Back to top

Package org.jacoco.report

Name Tests Errors Failures Time(s)
DirectorySourceFileLocatorTest 3 0 0 0.034
FileMultiReportOutputTest 2 0 0 0.007
InputStreamSourceFileLocatorTest 6 0 0 0.007
JavaNamesTest 22 0 0 0.007
MultiReportVisitorTest 2 0 0 0.002
MultiSourceFileLocatorTest 5 0 0 0.003
ZipMultiReportOutputTest 10 0 0 0.030

Back to top

Package org.jacoco.report.check

Name Tests Errors Failures Time(s)
BundleCheckerTest 8 0 0 0.044
LimitTest 31 0 0 0.119
RuleTest 6 0 0 0.011
RulesCheckerTest 2 0 0 0.015

Back to top

Package org.jacoco.report.csv

Name Tests Errors Failures Time(s)
CSVFormatterTest 5 0 0 0.026
CSVGroupHandlerTest 2 0 0 0.005
ClassRowWriterTest 2 0 0 0.004
DelimitedWriterTest 12 0 0 0.014

Back to top

Package org.jacoco.report.html

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

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

Back to top

Package org.jacoco.report.internal.html

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

Back to top

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

Name Tests Errors Failures Time(s)
BundlePageTest 3 0 0 0.079
ClassPageTest 10 0 0 0.133
MethodItemTest 6 0 0 0.004
NodePageTest 4 0 0 0.029
PackagePageTest 3 0 0 0.234
PackageSourcePageTest 3 0 0 0.040
ReportPageTest 4 0 0 0.047
SessionsPageTest 6 0 0 0.308
SourceFilePageTest 1 0 0 0.073
SourceHighlighterTest 8 0 0 0.177

Back to top

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

Name Tests Errors Failures Time(s)
ResourcesTest 3 0 0 0.012
StylesTest 4 0 0 0.002

Back to top

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

Name Tests Errors Failures Time(s)
BarColumnTest 9 0 0 0.069
CounterColumnTest 10 0 0 0.050
LabelColumnTest 6 0 0 0.075
PercentageColumnTest 8 0 0 0.122
SortIndexTest 6 0 0 0.004
TableTest 5 0 0 0.097

Back to top

Package org.jacoco.report.internal.xml

Name Tests Errors Failures Time(s)
XMLElementTest 19 0 0 0.025
XMLGroupVisitorTest 3 0 0 0.151

Back to top

Package org.jacoco.report.xml

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

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.004
nextIsVar Success 0.000

Back to top

TestCase AgentClassLoaderTest

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

Back to top

TestCase AgentJarTest

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

Back to top

TestCase AgentModuleTest

Name Status Type Time(s)
isSupported_should_return_false_before_Java9 Success 0.004
should_only_load_classes_in_scope Success 0.004

Back to top

TestCase AgentOptionsTest

Name Status Type Time(s)
testSetInclBootstrapClassesFalse Success 0.002
testSetInclNoLocationClassesTrue Success 0.001
testSetNegativePort Success 0.000
testSetDumpOnExit Success 0.000
testGetExclClassloader Success 0.002
testSetInclNoLocationClassesFalse Success 0.000
testSetAppendFalse Success 0.000
testSetSessionId Success 0.000
testGetInclNoLocationClassesFalse Success 0.000
testToString Success 0.000
testPrependVMArgumentsReplace Success 0.001
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.002
testGetPort Success 0.000
testSetExclClassloader Success 0.000
testPrependVMArguments Success 0.000
testEmptyOptions Success 0.000
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.000
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.000
testGetIncludes Success 0.000
testSetPort Success 0.000
testInvalidOutput1 Success 0.000
testInvalidOutput2 Success 0.000
testGetSessionId Success 0.000
testGetInclBootstrapClassesTrue Success 0.000
testSetJmx Success 0.001
testGetQuotedVMArgument Success 0.000
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.024
testCoverageAgent [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.031
testCoverageAgentReuseAgentJar [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.033
testCoverageAgentWithNoProperty [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.027
testCoverageAgentDisabled [src/org/jacoco/ant/AgentTaskTest.xml] Success 0.030

Back to top

TestCase AgentTest

Name Status Type Time(s)
startup_should_not_register_mbean_when_disabled Success 0.002
getSessionId_should_return_session_id Success 0.000
startup_should_register_mbean_when_enabled Success 0.001
setSessionId_should_modify_session_id Success 0.001
getVersion_should_return_current_version Success 0.000
getExecutionData_should_reset_probes_when_enabled Success 0.000
shutdown_should_log_exception Success 0.000
getExecutionData_should_return_probes_and_session_id Success 0.001
startup_should_set_defined_session_id Success 0.001
startup_should_log_and_rethrow_exception Success 0.000
shutdown_should_deregister_mbean_when_enabled Success 0.002
createController_should_create_defined_controller_type Success 0.000
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.002
shutdown_should_not_write_execution_data_when_disabled Success 0.000
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.121
should_not_ignore_synthetic_classes Success 0.012
testAnalyzeClass_Broken Success 0.005
analyzeAll_should_throw_exception_for_unsupported_class_file_version Success 0.001
testAnalyzeAll_Pack200 Success 0.132
testAnalyzeClassFromStream Success 0.035
should_ignore_module_info Success 0.001
testAnalyzeAll_Zip Success 0.035
testAnalyzeAll_BrokenGZ Success 0.003
testAnalyzeAll_BrokenClassFileInZip Success 0.003
testAnalyzeAll_Broken Success 0.000
testAnalyzeAll_BrokenPack200 Success 0.002
testAnalyzeAll_Folder Success 0.029
testAnalyzeAll_analyzeZip_nextEntry_IllegalArgumentException Success 0.001
should_not_modify_class_bytes_to_support_next_version Success 0.002
testAnalyzeAll_BrokenZipEntry Success 0.004
analyzeClass_should_throw_exception_for_unsupported_class_file_version Success 0.000
testAnalyzeClass_BrokenStream Success 0.001
testAnalyzeAll_BrokenZip Success 0.001
testAnalyzeClassIdMatch Success 0.028
testAnalyzeAll_Path Success 0.039
should_ignore_package_info Success 0.003
testAnalyzeAll_Class Success 0.027
testAnalyzeAll_Empty Success 0.000
testAnalyzeClassFromByteArray Success 0.020
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.001

Back to top

TestCase AntFilesLocatorTest

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

Back to top

TestCase AntResourcesLocatorTest

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

Back to top

TestCase AssertFilterTest

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

Back to top

TestCase BarColumnTest

Name Status Type Time(s)
testInit Success 0.002
testComparator1 Success 0.001
testComparator2 Success 0.000
testRedBarOnly Success 0.016
testFooter Success 0.008
testLocale Success 0.008
testNoBars Success 0.010
testBarWidths Success 0.011
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.028
testGroupLimitNotSupported Success 0.004
testClassLimit Success 0.000
testBundleLimit Success 0.000
testPackageLimit Success 0.003
testSourceFileLimit Success 0.001
testLimitOk Success 0.002
testBundleNoMatch Success 0.001

Back to top

TestCase BundleCoverageImplTest

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

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.020
should_render_message_when_no_class_files_specified Success 0.036

Back to top

TestCase ClassAnalyzerTest

Name Status Type Time(s)
should_not_add_empty_methods Success 0.000
should_not_parse_SourceDebugExtension_attribute_when_not_Kotlin Success 0.001
should_parse_SourceDebugExtension_attribute_when_Kotlin Success 0.002
should_throw_IllegalStateException_when_class_is_instrumented_with_init_method Success 0.002
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.006
should_add_non_empty_methods Success 0.002

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.005
should_store_instance Success 0.000

Back to top

TestCase ClassFileDumperTest

Name Status Type Time(s)
testDumpClassInDefaultPackage Success 0.017
testDumpClassWithPackage Success 0.004
testNoDumps Success 0.000

Back to top

TestCase ClassFileVersionsTest

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

Back to top

TestCase ClassInfoTest

Name Status Type Time(s)
should_print_class_details_when_verbose Success 0.140
should_print_warning_when_no_class_files_are_provided Success 0.003
should_print_usage_when_invalid_option_is_given Success 0.001
should_print_class_info Success 0.029

Back to top

TestCase ClassInfoTest

Name Status Type Time(s)
testRunExample Success 0.013

Back to top

TestCase ClassInstrumenterTest

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

Back to top

TestCase ClassPageTest

Name Status Type Time(s)
should_generate_message_when_no_lines Success 0.015
should_generate_message_when_class_id_mismatch Success 0.011
should_not_generate_message_when_SourceFileName_and_SourceFilePage_present Success 0.013
testGetLinkLabel Success 0.000
testContents Success 0.016
should_generate_message_when_SourceFileName_not_present Success 0.013
testGetFileName Success 0.000
should_generate_message_with_default_package_when_SourceFileName_present_but_no_SourceFilePage Success 0.029
testGetFileNameDefault Success 0.000
should_generate_message_when_SourceFileName_present_but_no_SourceFilePage Success 0.029

Back to top

TestCase ClassProbesAdapterTest

Name Status Type Time(s)
testVisitClassMethods Success 0.005
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.002
TestRow Success 0.000

Back to top

TestCase CommandLineSupportTest

Name Status Type Time(s)
testQuoteList1 Success 0.003
testQuoteList2 Success 0.000
testQuoteList3 Success 0.000
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.002
testSplit3 Success 0.000
testSplit4 Success 0.000
testSplit5 Success 0.000
testSplit6 Success 0.000
testSplit7 Success 0.000
testSplit8 Success 0.000
testSplit9 Success 0.000
testSplit10 Success 0.000

Back to top

TestCase CompactDataInputOutputTest

Name Status Type Time(s)
testPackedBoolean3 Success 0.000
testPackedBoolean8 Success 0.000
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.000
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.018
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.000
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.000
should_detect_java_11 Success 0.000
should_detect_java_12 Success 0.000
should_detect_java_13 Success 0.000
should_detect_java_14 Success 0.000
should_detect_java_42 Success 0.000
testStreamWithoutMarkSupport Success 0.000
should_detect_java_12_with_preview_features Success 0.002
testZipFile Success 0.000
testPack200File Success 0.001
should_detect_java_13_with_preview_features Success 0.000
testEmptyStream Success 0.000
testClassFile Success 0.002
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.000
should_detect_java_11_with_preview_features Success 0.000

Back to top

TestCase CoreTutorialTest

Name Status Type Time(s)
testRunExample Success 0.087

Back to top

TestCase CounterColumnTest

Name Status Type Time(s)
testComparatorMissed Success 0.006
testComparatorCovered Success 0.002
testItemTotal Success 0.009
testComparatorTotal Success 0.002
testItemCovered Success 0.005
testItemMissed Success 0.006
testInitVisible Success 0.000
testFooter Success 0.009
testLocale Success 0.011
testInitInvisible Success 0.000

Back to top

TestCase CounterComparatorTest

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

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.000
testHashCode2 Success 0.000
testHashCode3 Success 0.000
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.010
should_not_ignore_empty_classes Success 0.001
testDuplicateClassNameDifferent Success 0.000
testCreateSourceFile Success 0.003
testApplyFragment Success 0.003
testGetBundle Success 0.002
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.003
testProperties Success 0.000
testGetPlainCopy Success 0.001
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.129
testCoverageOfForkedJavaWithVariable [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.203
testNoSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.027
testCoverageOfForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.204
testInvalidSubTask [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.022
testInclBootstrapClasses [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.291
testIllegalReflectiveAccess [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.143
testCoverageOfNonForkedJava [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.024
testMultipleSubTasks [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.025
testExclBootstrapClasses [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.290
testCoverageOfForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.723
testCoverageOfForkedJUnitDisabled [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.215
testCoverageOfNonForkedJUnit [src/org/jacoco/ant/CoverageTaskTest.xml] Success 0.023

Back to top

TestCase CoverageTransformerTest

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

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.001
test3 Success 0.000

Back to top

TestCase CSVFormatterTest

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

Back to top

TestCase CSVGroupHandlerTest

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

Back to top

TestCase DelimitedWriterTest

Name Status Type Time(s)
testFieldContainingDelimiter Success 0.000
testFieldContainingDelimiterAndQuote Success 0.000
testMultipleFieldsOnOneLine Success 0.000
testAutoEscapedField Success 0.000
testInt Success 0.002
testInts Success 0.001
testWriteEmptyHeader Success 0.001
testMultipleFieldsOnMultipleLines Success 0.000
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.019
getSourceFile_should_return_content_when_file_exists Success 0.003
getSourceFile_should_return_null_when_source_does_not_exist Success 0.001

Back to top

TestCase DumpTaskTest

Name Status Type Time(s)
testUnknownHost [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.034
testInvalidPort [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.049
testNoDestFile [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.031
testNoServer [src/org/jacoco/ant/DumpTaskTest.xml] Success 0.031

Back to top

TestCase DumpTaskWithServerTest

Name Status Type Time(s)
testDump [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.313
testNoDumpWithFileSet [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.160
testNoDumpOrReset [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.187
testResetOnly [src/org/jacoco/ant/DumpTaskWithServerTest.xml] Success 0.208

Back to top

TestCase DumpTest

Name Status Type Time(s)
should_print_usage_when_no_argument_is_given Success 0.065
should_log_connection_error_when_retry_is_specified Success 1.011
should_write_dump Success 0.010

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.000
testJumpInsn Success 0.001
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.000
testNonValueOf Success 0.000
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.005
testReset Success 0.003
testDump Success 0.001
testWithRetries Success 0.000
should_throw_IOException_when_server_closes_connection_without_response Success 0.002

Back to top

TestCase ExecDumpTest

Name Status Type Time(s)
testRunExample Success 0.012

Back to top

TestCase ExecFileLoaderTest

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

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.010
should_print_warning_when_no_exec_files_are_provided Success 0.001

Back to top

TestCase ExecutionDataReaderWriterTest

Name Status Type Time(s)
testEmptyClass Success 0.000
testMultipleHeaders Success 0.002
testOneClass Success 0.000
testInvalidMagicNumber Success 0.000
testGetFileHeader Success 0.000
testInvalidVersion Success 0.000
testEmpty Success 0.002
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.001
testSessionInfoIOException Success 0.000
testTwoClasses Success 0.000
testNoExecutionDataVisitor Success 0.001
testCustomBlocks Success 0.000
testMaxClassId Success 0.000
testTruncatedFile Success 0.000
testBigClass Success 0.002

Back to top

TestCase ExecutionDataStoreTest

Name Status Type Time(s)
testPut Success 0.000
testSubtract Success 0.000
testEmpty Success 0.000
testMerge Success 0.000
testReset Success 0.000
testSubtractOtherId Success 0.000
testGetWithCreate Success 0.000
testGetNegative1 Success 0.000
testGetNegative2 Success 0.000
testReentrantAccept Success 0.000
testPutNegative Success 0.000
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.000
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.000
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.003
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.008
startup_should_throw_IOException_when_execfile_cannot_be_created Success 0.000
writeExecutionData_should_write_execdata Success 0.000
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.000

Back to top

TestCase FinallyFilterTest

Name Status Type Time(s)
ecj_try_catch_finally Success 0.000
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.002
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.000
script_should_create_script_tag_with_attributes Success 0.002
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.002
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.001
a_should_create_span_tag_when_no_link_is_given Success 0.000
head_should_create_head_tag Success 0.000
td_should_create_td_tag Success 0.000
meta_should_create_meta_tag_with_attributes Success 0.001
span_should_create_span_tag Success 0.000
should_create_minimal_valid_html_document Success 0.225
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.002
tbody_should_create_tbody_tag Success 0.001

Back to top

TestCase HTMLFormatterTest

Name Status Type Time(s)
testGetFooterText Success 0.000
testSetEncoding Success 0.025
testDefaultEncoding Success 0.015
testStructureWithNestedGroups Success 0.022
testStructureWithGroup Success 0.014
testGetLocale Success 0.000
testGetLanguageNames Success 0.000
testStructureWithBundleOnly Success 0.012

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.002
testDefaultEncoding Success 0.000
testGetSourceFileNegative Success 0.001
testGetSourceFile Success 0.002
testGetTabWidth Success 0.000
testGetSourceFileDefaultPackage Success 0.000

Back to top

TestCase InstrSupportTest

Name Status Type Time(s)
classReaderFor_should_read_java_28_class Success 0.000
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
testPushInt127 Success 0.000
getMajorVersion_should_read_unsigned_two_bytes_at_offset_6 Success 0.000
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.000
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.001
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.002
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.052
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.008
testInstrumentAll_RemoveSignatures Success 0.000
testInstrumentAll_Zip Success 0.056
testSerialization Success 0.011
instrument_should_throw_exception_for_unsupported_class_file_version Success 0.000
testInstrumentAll_Pack200 Success 0.174
instrumentAll_should_throw_exception_for_unsupported_class_file_version Success 0.003
testInstrumentAll_Class Success 0.013
testInstrumentAll_BrokenGZ Success 0.000
testInstrumentAll_Other Success 0.000
testInstrumentAll_BrokenClassFileInZip Success 0.003
testInstrumentAll_Broken2 Success 0.000
testInstrumentAll_Broken Success 0.000
testInstrumentAll_BrokenZip Success 0.000
should_not_modify_class_bytes_to_support_next_version Success 0.002
testInstrumentClass Success 0.016
testInstrumentAll_instrumentZip_nextEntry_IllegalArgumentException Success 0.000
testInstrumentAll_BrokenPack200 Success 0.001
testInstrumentAll_KeepSignatures Success 0.001
testInstrumentBrokenClass1 Success 0.000
testInstrumentBrokenStream2 Success 0.001
testInstrumentBrokenStream Success 0.002

Back to top

TestCase InstrumentingLoaderTest

Name Status Type Time(s)
should_use_findLoadedClass Success 0.002

Back to top

TestCase InstrumentTaskTest

Name Status Type Time(s)
testInstrumentRemoveSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 1.452
testInstrumentIgnoreDirectories [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.060
testInstrumentAndRunWithSystemProperties [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.186
testInstrumentWithRuntimeStartupFailure [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.175
testInstrumentAndRunWithConfigFile [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.283
testInstrumentKeepSignatures [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 1.381
testInstrumentInvalidClassFile [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.045
testInstrumentNoDestination [src/org/jacoco/ant/InstrumentTaskTest.xml] Success 0.056

Back to top

TestCase InstrumentTest

Name Status Type Time(s)
should_instrument_class_files_to_dest_folder_when_class_files_are_given Success 0.020
should_print_usage_when_no_options_are_given Success 0.004
should_instrument_class_files_and_copy_resources_when_folder_is_given Success 0.027
should_not_create_dest_file_when_source_class_is_broken Success 0.005
should_not_instrument_anything_when_no_source_is_given Success 0.006

Back to top

TestCase InterfaceFieldProbeArrayStrategyTest

Name Status Type Time(s)
should_add_field Success 0.000
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.000
testHOMEURL Success 0.000
testCOMMITID Success 0.000
testCOMMITID_SHORT Success 0.004

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.000
testGetQualifiedClassName3 Success 0.000
testGetClassName1 Success 0.000
testGetClassName2 Success 0.000
testGetClassName3 Success 0.000
testGetClassName4 Success 0.000
testGetClassName5 Success 0.000
testGetClassName6 Success 0.000
testGetClassName7 Success 0.000
testGetMethodName1 Success 0.000
testGetMethodName2 Success 0.000
testGetMethodName3 Success 0.002
testGetMethodName4 Success 0.000
testGetMethodName5 Success 0.000
testGetMethodName6 Success 0.000
testGetMethodName7 Success 0.000
testGetMethodName8 Success 0.000
testGetMethodName9 Success 0.000

Back to top

TestCase 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.004

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

Back to top

TestCase KotlinDefaultArgumentsFilterTest

Name Status Type Time(s)
computeNumberOfMaskArguments Success 0.000
should_filter_methods_with_more_than_32_parameters Success 0.003
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.001
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.004
should_filter_open_functions Success 0.000

Back to top

TestCase KotlinDefaultMethodsFilterTest

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

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.000
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.000
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.003
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.002
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.002
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.001
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.004
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.000
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.000
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.005

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.003
testComparator1 Success 0.002
testComparator2 Success 0.002
testItemWithLink Success 0.021
testFooter Success 0.021
testItemWithoutLink Success 0.022

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.000
testFlowScenario10 Success 0.000
testFlowScenario11 Success 0.000
testFlowScenario12 Success 0.000
testInvokeDynamicInsn Success 0.000
testLdcInsn Success 0.000
testTableSwitchInsn Success 0.002
testVarInsn Success 0.000
testTypeInsn Success 0.000
testMultiANewArrayInsn Success 0.000
testVisitJumpInsnNegative Success 0.000
testJumpInsn Success 0.000
testVisitVarInsnNegative Success 0.000
testIincInsn Success 0.000
testIntInsn Success 0.000
testFieldInsn Success 0.000

Back to top

TestCase LabelInfoTest

Name Status Type Time(s)
testNeedsProbe Success 0.005
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.012
check_should_fail_when_minimum_ratio_is_smaller_than_0 Success 0.007
check_should_pass_when_no_limits_given Success 0.005
setMaximum_should_accept_percentage_string Success 0.000
check_should_fail_on_value_totalcount Success 0.003
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.000
check_should_report_counter_with_given_precision Success 0.001
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.000
check_should_fail_on_counter_complexity Success 0.000
check_should_fail_when_minimum_is_not_met Success 0.004
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.002
check_should_fail_on_counter_method Success 0.000
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.004
check_should_fail_on_counter_class Success 0.000
check_should_pass_when_minimum_is_fulfilled Success 0.004
check_should_pass_when_maximum_counter_is_fulfilled Success 0.000
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.000
default_should_check_coverageratio_on_instructions Success 0.003
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.000
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.000
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.002
testLoadSameClassTwice Success 0.000
testExecutionRecording Success 0.000
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.001
should_print_error_message_when_invalid_command_is_given Success 0.007
should_not_print_any_output_when_quiet_option_is_given Success 0.000
should_print_command_usage_when_command_and_help_option_is_given Success 0.001
should_print_usage_when_no_arguments_given Success 0.001

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.028
testMergeMultipleFiles [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.034
testMergeToDirectory [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.029
testMergeBadFiles [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.026
testMergeDirectory [src/org/jacoco/ant/MergeTaskTest.xml] Success 0.026
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.001
should_print_usage_when_no_options_are_given Success 0.003
should_print_warning_when_no_exec_files_are_provided Success 0.003

Back to top

TestCase MethodAnalyzerTest

Name Status Type Time(s)
if_branch_merge_should_show_missed_when_no_probes_are_executed Success 0.005
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.000
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.000
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.000
if_branch_before_probes_should_show_missed_when_no_probes_are_executed Success 0.002
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.001
zero_line_number_should_create_1_probe Success 0.000
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.001
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.002
jump_backwards_should_show_covered_when_probe_is_executed Success 0.000
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.000
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.000
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.002
table_switch_should_show_full_branch_coverage_when_all_probes_are_executed Success 0.000
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.000
should_work_without_lines Success 0.000
should_merge_instructions_redundant Success 0.000
should_replace_branches Success 0.000
should_replace_branches_with_merged_instructions Success 0.000
should_merge_multiple_instructions Success 0.000
should_report_instructions_with_branches Success 0.000
should_ignore_instruction_range Success 0.000
should_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.000
testIncrementComplexity2 Success 0.000
testIncrementComplexity3 Success 0.000
testIncrementComplexity4 Success 0.000
testIncrementComplexity5 Success 0.000
testIncrementComplexity6 Success 0.002
testIncrementComplexity7 Success 0.000
testIncrementComplexity8 Success 0.000
testApplyFragment2 Success 0.000
testIncrementCoveredInstructions Success 0.001
testEmptyMethod Success 0.002
testApplyFragment Success 0.000

Back to top

TestCase MethodInstrumenterTest

Name Status Type Time(s)
testVisitTableSwitchInsnWithProbes Success 0.000
testVisitLookupSwitchInsnWithProbes Success 0.000
testVisitJumpInsnWithProbe_GOTO Success 0.000
testVisitJumpInsnWithProbe_IFEQ Success 0.000
testVisitJumpInsnWithProbe_IFGE Success 0.000
testVisitJumpInsnWithProbe_IFGT Success 0.000
testVisitJumpInsnWithProbe_IFLE Success 0.000
testVisitJumpInsnWithProbe_IFLT Success 0.000
testVisitJumpInsnWithProbe_IFNE Success 0.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.007
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.004
testGetLink Success 0.000
testGetNode Success 0.000
testGetLinkWithLine Success 0.000

Back to top

TestCase MethodProbesAdapterTest

Name Status Type Time(s)
testVisitTryCatchBlockNoProbe Success 0.003
testVisitLookupSwitchInsn1 Success 0.002
testVisitLookupSwitchInsn2 Success 0.000
testVisitLookupSwitchInsn3 Success 0.000
testVisitTryCatchBlockWithProbeBeforeEnd Success 0.001
testStructuredLocking Success 0.001
testVisitTryCatchBlockWithProbeBeforeStart Success 0.000
testVisitInsn1 Success 0.000
testVisitInsn2 Success 0.002
testVisitProbe1 Success 0.000
testVisitProbe2 Success 0.000
testVisitProbe3 Success 0.000
testVisitTableSwitchInsn1 Success 0.002
testVisitTableSwitchInsn2 Success 0.000
testVisitTableSwitchInsn3 Success 0.000
testVisitJumpInsn1 Success 0.001
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.003
testLocalVariablePositive Success 0.000
testLineNumberNegative Success 0.001
testLocalVariableNegative1 Success 0.000
testLocalVariableNegative2 Success 0.003

Back to top

TestCase MockServerSocketTest

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

Back to top

TestCase MockSocketConnectionTest

Name Status Type Time(s)
read_into_array_should_not_block_when_requested_length_is_negative Success 0.011
testReadOnClosedSocketAsync Success 0.015
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.002
testGetInputStreamOnClosedSocket Success 0.000
testCloseOtherSocket Success 0.000
testIsClosed Success 0.000
testContents Success 0.000
testCloseOtherSocketAsync Success 0.015
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.000
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.006

Back to top

TestCase ModifiedSystemClassRuntimeTest

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

Back to top

TestCase MultiSourceFileLocatorTest

Name Status Type Time(s)
testHit Success 0.001
testEmpty Success 0.002
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.017
testSecond1 Success 0.000
testSecond2 Success 0.000

Back to top

TestCase NodePageTest

Name Status Type Time(s)
testGetLinkStyle1 Success 0.021
testGetLinkStyle2 Success 0.003
testGetLinkLabel Success 0.001
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.000
testReplaceIllegalCharacters Success 0.000
testCaseAware Success 0.000

Back to top

TestCase OfflineInstrumentationAccessGeneratorTest

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

Back to top

TestCase Pack200StreamsTest

Name Status Type Time(s)
pack_should_pack Success 0.026
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.004
unpack_should_unpack Success 0.012

Back to top

TestCase PackageCoverageTest

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

Back to top

TestCase PackagePageTest

Name Status Type Time(s)
testContentsNoSource Success 0.079
should_render_non_empty_classes Success 0.064
testContentsWithSource Success 0.073

Back to top

TestCase PackageSourcePageTest

Name Status Type Time(s)
should_render_non_empty_sources Success 0.018
testContents Success 0.017
testGetSourceFilePages Success 0.001

Back to top

TestCase PercentageColumnTest

Name Status Type Time(s)
testComparator Success 0.005
testItem1 Success 0.022
testItem2 Success 0.017
testInit Success 0.002
testFooter1 Success 0.019
testFooter2 Success 0.017
testRounding Success 0.017
testLocale Success 0.020

Back to top

TestCase PrivateEmptyNoArgConstructorFilterTest

Name Status Type Time(s)
test Success 0.000

Back to top

TestCase ProbeArrayStrategyFactoryTest

Name Status Type Time(s)
testEmptyInterface8StoreInstance Success 0.007
testClinitAndAbstractMethodsInterface8 Success 0.000
test_java11_interface_without_code Success 0.005
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.000
test_java11_interface_with_clinit Success 0.001
testClinitAndMethodsInterface8 Success 0.000
test_java11_module Success 0.000
testClass1 Success 0.001
testClass2 Success 0.000
testClass3 Success 0.000
testClass4 Success 0.000
testClass5 Success 0.000
testClass6 Success 0.000
testClass7 Success 0.001
testClass8 Success 0.000
testInterface7 Success 0.000
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.000
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.000
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.000
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.004
should_not_filter_custom_hashCode_method Success 0.000
should_filter_field_object Success 0.000
should_filter_generated_hashCode_method Success 0.000
should_not_filter_other_method Success 0.000
should_not_filter_custom_toString_method Success 0.000
should_filter_field_int Success 0.000
should_not_filter_non_records Success 0.000
should_not_filter_non_hashCode_method Success 0.000
should_filter_generated_toString_method Success 0.000
should_not_filter_non_equals_method Success 0.000
should_not_filter_custom_equals_method Success 0.000
should_filter_generated_equals_method Success 0.002

Back to top

TestCase RemoteControlReaderWriterTest

Name Status Type Time(s)
testSendCmdOk Success 0.000
testVisitDump1 Success 0.000
testVisitDump2 Success 0.000
testVisitDump3 Success 0.000
testVisitDump4 Success 0.002
testNoRemoteCommandVisitor Success 0.000
testEmptyClass Success 0.000
testMultipleHeaders Success 0.000
testOneClass Success 0.000
testInvalidMagicNumber Success 0.000
testGetFileHeader Success 0.000
testInvalidVersion Success 0.000
testEmpty Success 0.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.001
testNoExecutionDataVisitor Success 0.000
testCustomBlocks Success 0.000
testMaxClassId Success 0.000
testTruncatedFile Success 0.000
testBigClass Success 0.002

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

Back to top

TestCase ReportOutputFolderTest

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

Back to top

TestCase ReportPageTest

Name Status Type Time(s)
testPageContent Success 0.037
testGetLink Success 0.003
testIsRootPage1 Success 0.000
testIsRootPage2 Success 0.000

Back to top

TestCase ReportTaskLocaleTest

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

Back to top

TestCase ReportTaskTest

Name Status Type Time(s)
testReportHtmlWithSourcesDir [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.219
testReportHtmlNoDestdirOrDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.057
testReportHtmlTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.109
testReportNoGroupName [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.037
testReportCheckOk [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.070
testReportHtmlWithSources [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.142
testReportNoStructureName [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.034
testReportWithSourceButNoClasses [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.037
testReportHtmlWithJAR [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.088
testReportHtmlInvalidTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.036
testReportHtmlWithClassFileSet [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.072
testReportXmlInvalidDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.034
testReportHtmlZipFile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.082
testReportHtmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.044
testReportWithSourceButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.192
testReportHtmlWithSourceEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.067
testReportInvalidExecutionDataFile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.031
testReportCsvNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.080
testReportHtmlBothDestdirAndDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.027
testReportCheckSetPropertyOnly [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.036
testReportWithNoMatch [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.039
testReportHtmlLocale [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.096
testReportInvalidConfiguration [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.051
testReportHtmlFooter [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.043
testReportWithSourceDirButNoDebug [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.128
testReportHtmlWithPath [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.059
testReportWithExecutiondataFiles [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.020
testReportHtmlDefaultTabWidth [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.075
testReportXmlEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.080
testReportNoStructureElement [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.025
testReportCheckFailed [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.042
testReportXmlNoDestfile [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.032
testReportCsvEncoding [src/org/jacoco/ant/ReportTaskTest.xml] Success 0.027

Back to top

TestCase ReportTest

Name Status Type Time(s)
should_use_all_values_when_multiple_classfiles_options_are_provided Success 0.168
should_create_xml_report_when_xml_option_is_provided Success 0.064
should_print_number_of_analyzed_classes Success 0.035
should_create_csv_report_when_csv_option_is_provided Success 0.040
should_print_usage_when_no_options_are_given Success 0.008
should_print_warning_when_no_exec_files_are_provided Success 0.032
should_print_warning_when_exec_data_does_not_match Success 0.032
should_create_html_report_when_html_option_is_provided Success 0.107

Back to top

TestCase ResizeInstructionsTest

Name Status Type Time(s)
should_not_loose_InnerClasses_attribute Success 0.106
should_not_require_computation_of_common_superclass Success 0.156

Back to top

TestCase ResourcesTest

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

Back to top

TestCase RulesCheckerTest

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

Back to top

TestCase RuleTest

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

Back to top

TestCase RuntimeDataTest

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

Back to top

TestCase SafetySlotTest

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

Back to top

TestCase SessionInfoStoreTest

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

Back to top

TestCase SessionsPageTest

Name Status Type Time(s)
testExecutionDataContent Success 0.137
testGetLinkLabel Success 0.001
testGetLinkStyle Success 0.003
testGetFileName Success 0.001
testEmptyContent Success 0.080
testSessionListContent Success 0.078

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.000
testSingleton Success 0.004
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.066

Back to top

TestCase SourceHighlighterTest

Name Status Type Time(s)
testHighlightBranchesFC Success 0.031
testHighlightBranchesNC Success 0.029
testHighlightBranchesPC Success 0.017
testHighlightNone Success 0.013
testSetLanguage Success 0.020
testDefaultLanguage Success 0.022
testHighlighting Success 0.031
testDefaultTabWidth Success 0.011

Back to top

TestCase SourceNodeImplTest

Name Status Type Time(s)
testIncrementChildWithLines Success 0.000
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.002
testIncrementLines Success 0.000
testIncrementLine1_1 Success 0.000
testIncrementLine1_2 Success 0.000
testIncrementLine1_3 Success 0.000
testIncrementLine1_4 Success 0.000
testIncrementLine2_1 Success 0.000
testIncrementLine2_2 Success 0.000
testIncrementLine2_3 Success 0.000
testIncrementLine2_4 Success 0.000
testIncrementLine3_1 Success 0.002
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.002
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.002
should_prefix_arguments Success 0.000
should_throw_RuntimeException_when_method_cannot_be_invoked Success 0.000
should_call_method_with_int_argument Success 0.000
should_preserve_AssertionError Success 0.000

Back to top

TestCase StatementParserTest

Name Status Type Time(s)
should_parse_empty_string Success 0.002
should_parse_invocation_without_params Success 0.002
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.000
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.000
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.001
testCombine2 Success 0.000
testCombine3 Success 0.000
testCombine4 Success 0.001

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.004
testLoadSameClassTwice Success 0.000
testExecutionRecording Success 0.000
testNoLocalVariablesInDataAccessor Success 0.001

Back to top

TestCase TableTest

Name Status Type Time(s)
testDefaultSorting Success 0.040
testInvisible Success 0.005
testTwoDefaultSorts Success 0.000
testCallbackSequence Success 0.000
testSortIds Success 0.046

Back to top

TestCase TcpClientOutputTest

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

Back to top

TestCase TcpConnectionTest

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

Back to top

TestCase TcpServerOutputTest

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

Back to top

TestCase TestTarget

Name Status Type Time(s)
testNothing Success 0.000

Back to top

TestCase TextBlockTest

Name Status Type Time(s)
test Success 0.000

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

Back to top

TestCase TryWithResourcesJavacFilterTest

Name Status Type Time(s)
javac9 Success 0.000
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.006
empty_expression_should_match_any_string Success 0.000
should_match_case_sensitive Success 0.000
asterix_should_match_any_number_of_any_character Success 0.000
should_match_any_expression_when_multiple_expressions_are_given Success 0.000
questionmark_should_match_any_single_character Success 0.004
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.106

Back to top

TestCase XMLElementTest

Name Status Type Time(s)
attr_should_throw_exception_when_closed Success 0.002
text_should_emit_text Success 0.000
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.000
attr_should_throw_exception_when_child_was_added Success 0.000
close_should_emit_empty_element_when_no_children_exist Success 0.000
text_should_throw_exception_when_closed Success 0.000
init_should_write_standalone_when_given Success 0.000
attr_should_emit_int_value Success 0.000
init_should_write_doctype_when_given Success 0.000
element_should_allow_multiple_nested_elements Success 0.004
element_should_throw_exception_when_closed Success 0.000
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.002

Back to top

TestCase XMLFormatterTest

Name Status Type Time(s)
testSetEncoding Success 0.011
testDefaultEncoding Success 0.005
testSessionInfo Success 0.018
testStructureWithNestedGroups Success 0.044
testStructureWithGroup Success 0.193
testStructureWithBundleOnly Success 0.198

Back to top

TestCase XMLGroupVisitorTest

Name Status Type Time(s)
testVisitEnd Success 0.082
testVisitBundle Success 0.025
testVisitGroup Success 0.035

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

Back to top

TestCase ZipMultiReportOutputTest

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

Back to top