OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
if(isSuperuser.apply(userResource))if(isSuperuser.test(userResource))isSuperuser.apply(userResource)isSuperuser.test(userResource)cassandra684e250ba6e5b5bd1c246ceac332a91b2dc90859org.apache.cassandra.auth.jmx.AuthorizationProxy
_1113
_2114
_1isSuperuser
_2isSuperuser
TCIVarisSuperuser
v1userResource
TCIVarisSuperuser
v1userResource
UsesTrue
if(reportingBoundaryFunction.apply(totalRecords))if(reportingBoundaryFunction.test(totalRecords))reportingBoundaryFunction.apply(totalRecords)reportingBoundaryFunction.test(totalRecords)elasticsearch6decee24b249513f690ad2cf9a54ab626833576corg.elasticsearch.xpack.ml.job.process.DataCountsReporter
_152
_252
_1reportingBoundaryFunction
_2reportingBoundaryFunction
TCIVarreportingBoundaryFunction
v1totalRecords
TCIVarreportingBoundaryFunction
v1totalRecords
UsesTrue
if(isMappedFieldFunction.apply(field) == false)if(isMappedFieldPredicate.test(field) == false)isMappedFieldFunction.apply(field)isMappedFieldFunction.test(field)elasticsearch6decee24b249513f690ad2cf9a54ab626833576corg.elasticsearch.index.search.NestedHelper
_144
_245
_1isMappedFieldFunction
_2isMappedFieldPredicate
TCIVarisMappedFieldFunction
v1field
TCIVarisMappedFieldFunction
v1field
UsesTrue
if(isMappedFieldFunction.apply(field) == false)if(isMappedFieldPredicate.test(field) == false)isMappedFieldFunction.apply(field)isMappedFieldFunction.test(field)elasticsearch6decee24b249513f690ad2cf9a54ab626833576corg.elasticsearch.index.search.NestedHelper
_144
_245
_1isMappedFieldFunction
_2isMappedFieldPredicate
TCIVarisMappedFieldFunction
v1field
TCIVarisMappedFieldFunction
v1field
UsesTrue
if(!acceptWord.apply(l))if(!acceptWord.test(l))acceptWord.apply(l)acceptWord.test(l)CoreNLP84fad13a4d86fc5a5db8902c2a3790885455932dedu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
_1509
_2511
_1acceptWord
_2acceptWord
TCIVaracceptWord
v1l
TCIVaracceptWord
v1l
UsesTrue
if(isFileFunc.apply(entryPath) && ALLOWED_EXTENSIONS_SET.contains(com.google.common.io.Files.getFileExtension(entryPath.toString().toLowerCase(Locale.US))))if(isFileFunc.test(entryPath) && ALLOWED_EXTENSIONS_SET.contains(com.google.common.io.Files.getFileExtension(entryPath.toString().toLowerCase(Locale.US))))isFileFunc.apply(entryPath)isFileFunc.test(entryPath)buck139a90ced9802e3e39db07486423f922d751adcdcom.facebook.buck.jvm.java.ClasspathChecker
_144
_245
_1isFileFunc
_2isFileFunc
TCIVarisFileFunc
v1entryPath
TCIVarisFileFunc
v1entryPath
UsesTrue
if(isDirectoryFunc.apply(entryPath))if(isDirectoryFunc.test(entryPath))isDirectoryFunc.apply(entryPath)isDirectoryFunc.test(entryPath)buck139a90ced9802e3e39db07486423f922d751adcdcom.facebook.buck.jvm.java.ClasspathChecker
_143
_244
_1isDirectoryFunc
_2isDirectoryFunc
TCIVarisDirectoryFunc
v1entryPath
TCIVarisDirectoryFunc
v1entryPath
UsesTrue