OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return ImmutableList.of(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build());return Collections.singletonList(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build());ImmutableList.of(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build())Collections.singletonList(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build())sonarqubed7d92c0f177566e68e5354f8e589f2aaa1ee8302org.sonar.scanner.genericcoverage.GenericTestExecutionSensor
_156
_257
_1properties
_2properties
v0PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build()
  • java.util.Collections
v0PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_UNIT_TEST_REPORT_PATHS_PROPERTY_KEY).build()
ReturnsTrue
return ImmutableList.of(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build());return Collections.singletonList(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build());ImmutableList.of(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build())Collections.singletonList(PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build())sonarqubed7d92c0f177566e68e5354f8e589f2aaa1ee8302org.sonar.scanner.genericcoverage.GenericCoverageSensor
_172
_273
_1properties
_2properties
v0PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build()
  • java.util.Collections
v0PropertyDefinition.builder(REPORT_PATHS_PROPERTY_KEY).name(STR0).description(STR1).category(CATEGORY_CODE_COVERAGE).onQualifiers(Qualifiers.PROJECT).multiValues(true).deprecatedKey(OLD_COVERAGE_REPORT_PATHS_PROPERTY_KEY).build()
ReturnsTrue
return ImmutableList.of(getPerson(name));return Collections.singletonList(getPerson(name));ImmutableList.of(getPerson(name))Collections.singletonList(getPerson(name))dropwizard0d143d7bc35351a135f8dc82c5e6f78d1eb39268io.dropwizard.testing.app.PersonResource
_140
_241
_1getPersonList
_2getPersonList
v0getPerson(name)
  • java.util.Collections
v0getPerson(name)
ReturnsTrue
people = ImmutableList.of(person)people = Collections.singletonList(person)ImmutableList.of(person)Collections.singletonList(person)dropwizard0d143d7bc35351a135f8dc82c5e6f78d1eb39268com.example.helloworld.resources.PeopleResourceTest
_170
_270
_1people
_2people
v0person
  • java.util.Collections
v0person
AssignedToTrue
list_l = ImmutableList.of(long.class)list_l = Collections.singletonList(long.class)ImmutableList.of(long.class)Collections.singletonList(long.class)BuildCraft0e2356631b29dbcae92b2192002e19b48f605091buildcraft.test.lib.expression.ExpressionTester
_1120
_2118
_1list_l
_2list_l
v0long.class
  • java.util.Collections
v0long.class
AssignedToTrue
list_d = ImmutableList.of(double.class)list_d = Collections.singletonList(double.class)ImmutableList.of(double.class)Collections.singletonList(double.class)BuildCraft0e2356631b29dbcae92b2192002e19b48f605091buildcraft.test.lib.expression.ExpressionTester
_1119
_2117
_1list_d
_2list_d
v0double.class
  • java.util.Collections
v0double.class
AssignedToTrue