OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
assertEquals(STR0,config.getPythonInterpreter(),pythonA.getAbsolutePath());assertEquals(STR0,config.getPythonInterpreter(),pythonA.toAbsolutePath().toString());pythonApythonA.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_1209
_2221
_1pythonA
_2pythonA
TCIVarpythonA
TCIVarpythonA
UsesTrue
assertEquals(STR0,python2.getAbsolutePath(),config.getPythonInterpreter());assertEquals(STR0,python2.toAbsolutePath().toString(),config.getPythonInterpreter());python2python2.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_1172
_2185
_1python2
_2python2
TCIVarpython2
TCIVarpython2
UsesTrue
PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.getAbsolutePath()))).build(),new ExecutableFinder());PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.toAbsolutePath().toString()))).build(),new ExecutableFinder());configPythonFileconfigPythonFile.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_1122
_2135
_1configPythonFile
_2configPythonFile
TCIVarconfigPythonFile
TCIVarconfigPythonFile
UsesTrue
PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.getAbsolutePath()))).build(),new ExecutableFinder());PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.toAbsolutePath().toString()))).build(),new ExecutableFinder());configPythonFileconfigPythonFile.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_1107
_2117
_1configPythonFile
_2configPythonFile
TCIVarconfigPythonFile
TCIVarconfigPythonFile
UsesTrue
assertEquals(STR0,configPythonFile.getAbsolutePath(),config.getPythonInterpreter());assertEquals(STR0,configPythonFile.toAbsolutePath().toString(),config.getPythonInterpreter());configPythonFileconfigPythonFile.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_179
_281
_1configPythonFile
_2configPythonFile
TCIVarconfigPythonFile
TCIVarconfigPythonFile
UsesTrue
PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.getAbsolutePath()))).build(),new ExecutableFinder());PythonBuckConfig config=new PythonBuckConfig(FakeBuckConfig.builder().setSections(ImmutableMap.of(STR0,ImmutableMap.of(STR1,configPythonFile.toAbsolutePath().toString()))).build(),new ExecutableFinder());configPythonFileconfigPythonFile.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.python.PythonBuckConfigTest
_179
_281
_1configPythonFile
_2configPythonFile
TCIVarconfigPythonFile
TCIVarconfigPythonFile
UsesTrue
workspace.runBuckBuild(STR0,buildReport.getAbsolutePath(),STR1,STR2,STR3).assertFailure();workspace.runBuckBuild(STR0,buildReport.toAbsolutePath().toString(),STR1,STR2,STR3).assertFailure();buildReportbuildReport.toAbsolutePath()buck661486f09e05531e1fa2310a9b356c59bab8f00dcom.facebook.buck.cli.BuildKeepGoingIntegrationTest
_1119
_2118
_1buildReport
_2buildReport
TCIVarbuildReport
TCIVarbuildReport
UsesTrue
Process process=new ProcessBuilder(asList(STR0,STR1,System.getProperty(STR2),getClass().getName(),file.getAbsolutePath())).redirectError(INHERIT).redirectOutput(INHERIT).start();Process process=new ProcessBuilder(asList(STR0,STR1,System.getProperty(STR2),getClass().getName(),file.toAbsolutePath().toString())).redirectError(INHERIT).redirectOutput(INHERIT).start();filefile.toAbsolutePath()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.index.internal.gbptree.GBPTreePartialCreateFuzzIT
_168
_268
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
throw new RuntimeException(STR0 + file.getAbsolutePath());throw new RuntimeException(STR0 + file.toAbsolutePath().toString());filefile.toAbsolutePath()wildflydf9e16241207ebc412ddd16c790c4b7fee31a5c0org.jboss.as.test.integration.domain.mixed.OldVersionCopier
_177
_286
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
System.setProperty(STR0,loggingFile.getAbsolutePath());System.setProperty(STR0,loggingFile.toAbsolutePath().toString());loggingFileloggingFile.toAbsolutePath()infinispan472c7afcb1c043b440f01fa7272a9edf8daf3cdcorg.infinispan.server.Bootstrap
_131
_232
_1loggingFile
_2loggingFile
TCIVarloggingFile
TCIVarloggingFile
UsesTrue
StringBuilder filePath=new StringBuilder(srcDir.getAbsolutePath());StringBuilder filePath=new StringBuilder(srcDir.toAbsolutePath().toString());srcDirsrcDir.toAbsolutePath()javaparserc102011e058233af13c6d8040409583f8f60f34ecom.github.javaparser.symbolsolver.resolution.typesolvers.JavaParserTypeSolver
_150
_252
_1srcDir
_2srcDir
TCIVarsrcDir
TCIVarsrcDir
UsesTrue