Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
Iterables.filter(activeTaskIds,SingularityTaskId.matchingRequest(requestId)) |
new ArrayList<>() |
1 |
False |
False |
True |
1 |
['794c272d22bc2eeccdea51a0d7a5a74281920feb'] |
['Singularity'] |
Link |
:[TCIVar]=FileSystemUtils.readLines(:[v1],StandardCharsets.UTF_8) |
:[TCIVar]=FileSystemUtils.readLines(:[v1],UTF_8) |
1 |
False |
False |
True |
1 |
['5f9b9a21b745e8debb46a4fedf85a11b88e74952'] |
['bazel'] |
Link |
headers.getAll(Header.SUPPORT_COMMAND_CODE) |
StringUtils.tokenizeToStringList(value,Header.SUPPORT_COMMAND_CODE_DELIMITER) |
1 |
False |
False |
True |
1 |
['4e616de99f97d6a2dd7c78074a319000f685caa9'] |
['pinpoint'] |
Link |
Iterables.getFirst(:[TCIVar],null) |
Preconditions.checkNotNull(:[TCIVar].get(0)) |
1 |
False |
False |
True |
1 |
['0881962ddd6ba2514fdbd33074111a351bb85474'] |
['bazel'] |
Link |
attrs.getFunctions() |
new ArrayList<>() |
1 |
False |
False |
True |
1 |
['89464ead48278f8e3ecfeaeaf9571714978b4f72'] |
['cassandra'] |
Link |
:[TCIVar].spliterator() |
:[TCIVar] |
1 |
False |
False |
True |
1 |
['32eb8a53827fe4f5a890305a4b368267b0c64eaa'] |
['immutables'] |
Link |
:[v0] |
Collections.unmodifiableList(:[v0]) |
1 |
False |
False |
True |
1 |
['149629fec657e9948488195087f30583cd561f11'] |
['elasticsearch'] |
Link |
new ArrayList<>(:[v0]) |
Lists.newArrayList(:[v0]) |
2 |
False |
False |
True |
2 |
['f88ec9357de406daad0f795951f17e5f854ade10'] |
['cassandra'] |
Link |
ServiceLoader.load(ResourceInjectionResolver.class,WildFlySecurityManager.getClassLoaderPrivileged(WeldResourceInjectionServices.class)) |
Collections.emptyList() |
1 |
False |
False |
True |
1 |
['3b223c9895cd18b8da4664f5b572258e23303ebc'] |
['wildfly'] |
Link |
Iterables.size(:[TCIVar]) |
:[TCIVar].size() |
1 |
False |
False |
True |
1 |
['a95d79037c2124544ed8f26cb53c4c863c303138'] |
['bazel'] |
Link |
:[v1].buildOutputFilenames(:[v4],:[v4],:[v2],:[TCIVar]) |
:[v1].finalizeDestination(:[v4],:[v4],:[v2],:[TCIVar]) |
1 |
False |
False |
True |
1 |
['97df5e703d4a891ab63a40b46c4e87d7c373168b'] |
['beam'] |
Link |
FileSystemUtils.readLines(:[v0],StandardCharsets.UTF_8) |
FileSystemUtils.readLines(:[v0],UTF_8) |
1 |
False |
False |
True |
1 |
['5f9b9a21b745e8debb46a4fedf85a11b88e74952'] |
['bazel'] |
Link |
ImmutableList.copyOf(getTargets(Rule.class)) |
new ArrayList<>() |
1 |
False |
False |
True |
1 |
['03ca3edb7b7a257ac5fdb4431ca9e4f77709f1b5'] |
['bazel'] |
Link |
:[v0].split(:[v1]) |
:[v0].splitToList(:[v1]) |
1 |
False |
False |
True |
1 |
['97a8dc08acce6b0bf04820f2d29bc1fb85957ad1'] |
['buck'] |
Link |
(Iterable<Object>):[v0].value() |
:[v0].values() |
3 |
False |
False |
True |
3 |
['32eb8a53827fe4f5a890305a4b368267b0c64eaa'] |
['immutables'] |
Link |
ActionExecutionValue.keys(:[v0].getExpandedActions()) |
new ArrayList<>(:[v0].getNumActions()) |
1 |
False |
False |
True |
1 |
['93e3eeadc24197c62a12fc843db319cb58d98d84'] |
['bazel'] |
Link |
:[TCIVar] |
:[TCIVar].get(0) |
1 |
False |
False |
True |
1 |
['0881962ddd6ba2514fdbd33074111a351bb85474'] |
['bazel'] |
Link |
Iterables.filter(:[v0],Predicates.notNull()) |
:[v0] |
1 |
False |
False |
True |
1 |
['ea53c47811ecfa21669b48dbc1c89c7af826ba65'] |
['bazel'] |
Link |
:[v1].listTopicSubscriptions(:[v0]).iterateAll() |
Streams.stream(:[v1].listTopicSubscriptions(:[v0]).iterateAll()).filter((path) -> !path.equals(subscriptionPath.getPath())).collect(Collectors.toList()) |
1 |
False |
False |
True |
1 |
['c56c33b2f5fc042c57776e9b07c7bce7650be8e4'] |
['beam'] |
Link |
StreamSupport.stream(:[TCIVar].spliterator(),false) |
:[TCIVar].stream() |
1 |
False |
False |
True |
1 |
['32eb8a53827fe4f5a890305a4b368267b0c64eaa'] |
['immutables'] |
Link |
Iterables.isEmpty(:[TCIVar]) |
:[TCIVar].isEmpty() |
2 |
True |
True |
True |
2 |
['ea53c47811ecfa21669b48dbc1c89c7af826ba65', '95764997034f8f7e3e8afda432bc87591d857a0b'] |
['sonarqube', 'bazel'] |
Link |
ImmutableList.of(createTreeFileArtifact(treeArtifact,STR0),createTreeFileArtifact(treeArtifact,STR1)) |
ImmutableList.of(TreeFileArtifact.createTreeOutput(treeArtifact,STR0),TreeFileArtifact.createTreeOutput(treeArtifact,STR1)) |
1 |
False |
False |
True |
1 |
['1d8d138183995ee41bbdb5b7ee8b6c023e558fba'] |
['bazel'] |
Link |