OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
TokenScanStoreTest.scrambleFile(randomRule.random(),file);TokenScanStoreTest.scrambleFile(random.random(),path.toFile());filefile.toFile()neo4j98b8f2be9c47bc2197eaea6df0579a8f0f8c4e27org.neo4j.graphdb.LabelScanStoreChaosIT
_1109
_2112
_1file
_2path
TCIVarfile
TCIVarfile
UsesTrue
return IO.readToString(file);return IO.readToString(file.toFile());filefile.toFile()jetty.project9a8f22d5dd6f5896c7e91b45bf8b5f13b0b5f2a7org.eclipse.jetty.start.LicensingTest
_151
_252
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml,webxml.toFile());webxmlwebxml.toFile()jetty.project79f30041a130791b69918e1138b5c7fd746d9f62org.eclipse.jetty.websocket.tests.WSServer
_1130
_2142
_1webxml
_2webxml
TCIVarwebxml
TCIVarwebxml
UsesTrue
IO.copy(sourceCodeSourceFile,jarFile);IO.copy(sourceCodeSourceFile,jarFile.toFile());jarFilejarFile.toFile()jetty.project79f30041a130791b69918e1138b5c7fd746d9f62org.eclipse.jetty.websocket.tests.WSServer
_1106
_2118
_1jarFile
_2jarFile
TCIVarjarFile
TCIVarjarFile
UsesTrue
JAR.create(sourceCodeSourceFile,jarFile);JAR.create(sourceCodeSourceFile,jarFile.toFile());jarFilejarFile.toFile()jetty.project79f30041a130791b69918e1138b5c7fd746d9f62org.eclipse.jetty.websocket.tests.WSServer
_1106
_2118
_1jarFile
_2jarFile
TCIVarjarFile
TCIVarjarFile
UsesTrue
IO.copy(srcFile,destFile);IO.copy(srcFile,destFile.toFile());destFiledestFile.toFile()jetty.project79f30041a130791b69918e1138b5c7fd746d9f62org.eclipse.jetty.websocket.tests.WSServer
_189
_2101
_1destFile
_2destFile
TCIVardestFile
TCIVardestFile
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml,webxml.toFile());webxmlwebxml.toFile()jetty.project4c01fd96c84a9aed3c06bced64681451d3632378org.eclipse.jetty.websocket.jsr356.server.WSServer
_1103
_2103
_1webxml
_2webxml
TCIVarwebxml
TCIVarwebxml
UsesTrue
IO.copy(srcFile,destFile);IO.copy(srcFile,destFile.toFile());destFiledestFile.toFile()jetty.project4c01fd96c84a9aed3c06bced64681451d3632378org.eclipse.jetty.websocket.jsr356.server.WSServer
_186
_286
_1destFile
_2destFile
TCIVardestFile
TCIVardestFile
UsesTrue
try(HintsWriter ignored=HintsWriter.create(directory,expected))try(HintsWriter ignored=HintsWriter.create(directory.toFile(),expected))directorydirectory.toFile()cassandraf02e53568dbc193b7ac75cc19b0a7751d5514b95org.apache.cassandra.hints.HintsDescriptorTest
_1103
_2108
_1directory
_2directory
TCIVardirectory
TCIVardirectory
UsesTrue
directory.deleteOnExit();directory.toFile().deleteOnExit();directorydirectory.toFile()cassandraf02e53568dbc193b7ac75cc19b0a7751d5514b95org.apache.cassandra.hints.HintsDescriptorTest
_1103
_2108
_1directory
_2directory
TCIVardirectory
TCIVardirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1458
_2458
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1430
_2430
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1409
_2409
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1377
_2377
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1377
_2377
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] definitions=definitionsDirectory.list();String[] definitions=definitionsDirectory.toFile().list();definitionsDirectorydefinitionsDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1367
_2367
_1definitionsDirectory
_2definitionsDirectory
TCIVardefinitionsDirectory
TCIVardefinitionsDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1349
_2349
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1349
_2349
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] paths=pathsDirectory.list();String[] paths=pathsDirectory.toFile().list();pathsDirectorypathsDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1340
_2340
_1pathsDirectory
_2pathsDirectory
TCIVarpathsDirectory
TCIVarpathsDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1325
_2325
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1325
_2325
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] definitions=definitionsDirectory.list();String[] definitions=definitionsDirectory.toFile().list();definitionsDirectorydefinitionsDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1315
_2315
_1definitionsDirectory
_2definitionsDirectory
TCIVardefinitionsDirectory
TCIVardefinitionsDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1300
_2300
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1300
_2300
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1277
_2277
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1277
_2277
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1255
_2255
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1255
_2255
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1235
_2235
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1235
_2235
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1215
_2215
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1215
_2215
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1193
_2193
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1193
_2193
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1176
_2176
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1176
_2176
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1153
_2153
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1132
_2132
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1132
_2132
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1110
_2110
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_1110
_2110
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_193
_293
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_193
_293
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
String[] directories=outputDirectory.list();String[] directories=outputDirectory.toFile().list();outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_163
_263
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
FileUtils.deleteQuietly(outputDirectory);FileUtils.deleteQuietly(outputDirectory.toFile());outputDirectoryoutputDirectory.toFile()swagger2markup3dae4dd155fbaba834e10b5177bf87b33840be98io.github.robwin.swagger2markup.Swagger2MarkupConverterTest
_163
_263
_1outputDirectory
_2outputDirectory
TCIVaroutputDirectory
TCIVaroutputDirectory
UsesTrue
server=new TestServer(directory);server=new TestServer(directory.toFile());directorydirectory.toFile()jetty.project0ebc0fa9ce30bc6cd4bdeca7e95942b345a6c587org.eclipse.jetty.util.thread.strategy.jmh.EWYKBenchmark
_154
_259
_1directory
_2directory
TCIVardirectory
TCIVardirectory
UsesTrue
if(!fileSystem.isDirectory(originalFile))if(!fileSystem.isDirectory(originalFile.toFile()))originalFileoriginalFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.MigrationTestUtils
_1107
_2110
_1originalFile
_2originalFile
TCIVaroriginalFile
TCIVaroriginalFile
UsesTrue
try(StoreChannel originalChannel=fileSystem.read(originalFile); StoreChannel otherChannel=fileSystem.read(otherFile))try(StoreChannel originalChannel=fileSystem.read(originalFile.toFile()); StoreChannel otherChannel=fileSystem.read(otherFile.toFile()))originalFileoriginalFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.MigrationTestUtils
_1107
_2110
_1originalFile
_2originalFile
TCIVaroriginalFile
TCIVaroriginalFile
UsesTrue
try(StoreChannel originalChannel=fileSystem.read(originalFile); StoreChannel otherChannel=fileSystem.read(otherFile))try(StoreChannel originalChannel=fileSystem.read(originalFile.toFile()); StoreChannel otherChannel=fileSystem.read(otherFile.toFile()))otherFileotherFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.MigrationTestUtils
_1109
_2112
_1otherFile
_2otherFile
TCIVarotherFile
TCIVarotherFile
UsesTrue
workingFs.copyRecursively(resourceDirectory,workingDirectory);workingFs.copyRecursively(resourceDirectory.toFile(),workingDirectory.toFile());resourceDirectoryresourceDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.MigrationTestUtils
_166
_269
_1resourceDirectory
_2resourceDirectory
TCIVarresourceDirectory
TCIVarresourceDirectory
UsesTrue
assertFalse(fs.fileExists(file));assertFalse(fs.fileExists(file.toFile()));filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.internal.counts.GBPTreeCountsStoreTest
_1573
_2573
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertEquals(0,crudOperation.list().length);assertEquals(0,crudOperation.toFile().list().length);crudOperationcrudOperation.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.schema.LuceneSchemaIndexIT
_1152
_2151
_1crudOperation
_2crudOperation
TCIVarcrudOperation
TCIVarcrudOperation
UsesTrue
fs.mkdirs(folder);fs.mkdirs(folder.toFile());folderfolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_1250
_2251
_1folder
_2folder
TCIVarfolder
TCIVarfolder
UsesTrue
try(StoreChannel channel=fs.write(file); var scopedBuffer=new HeapScopedBuffer(100,EmptyMemoryTracker.INSTANCE))try(StoreChannel channel=fs.write(file.toFile()); var scopedBuffer=new HeapScopedBuffer(100,EmptyMemoryTracker.INSTANCE))filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_1240
_2241
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
fs.mkdirs(indexFolder);fs.mkdirs(indexFolder.toFile());indexFolderindexFolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_1158
_2159
_1indexFolder
_2indexFolder
TCIVarindexFolder
TCIVarindexFolder
UsesTrue
fs.mkdirs(indexFolder);fs.mkdirs(indexFolder.toFile());indexFolderindexFolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_1147
_2148
_1indexFolder
_2indexFolder
TCIVarindexFolder
TCIVarindexFolder
UsesTrue
assertTrue(fs.fileExists(folder));assertTrue(fs.fileExists(folder.toFile()));folderfolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_1101
_2102
_1folder
_2folder
TCIVarfolder
TCIVarfolder
UsesTrue
assertTrue(isEmpty(fs.listFiles(folder)));assertTrue(isEmpty(fs.listFiles(folder.toFile())));folderfolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_189
_290
_1folder
_2folder
TCIVarfolder
TCIVarfolder
UsesTrue
assertTrue(fs.fileExists(folder));assertTrue(fs.fileExists(folder.toFile()));folderfolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_189
_290
_1folder
_2folder
TCIVarfolder
TCIVarfolder
UsesTrue
assertTrue(fs.fileExists(folder));assertTrue(fs.fileExists(folder.toFile()));folderfolder.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorageTest
_179
_280
_1folder
_2folder
TCIVarfolder
TCIVarfolder
UsesTrue
assertFalse(fs.fileExists(failureFile));assertFalse(fs.fileExists(failureFile.toFile()));failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_195
_295
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.getFileSize(failureFile) > 100);assertTrue(fs.getFileSize(failureFile.toFile()) > 100);failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_195
_295
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.fileExists(failureFile));assertTrue(fs.fileExists(failureFile.toFile()));failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_195
_295
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.getFileSize(failureFile) > 100);assertTrue(fs.getFileSize(failureFile.toFile()) > 100);failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_181
_281
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.fileExists(failureFile));assertTrue(fs.fileExists(failureFile.toFile()));failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_181
_281
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.getFileSize(failureFile) > 100);assertTrue(fs.getFileSize(failureFile.toFile()) > 100);failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_164
_264
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
assertTrue(fs.fileExists(failureFile));assertTrue(fs.fileExists(failureFile.toFile()));failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_164
_264
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
fs.mkdirs(rootDirectory);fs.mkdirs(rootDirectory.toFile());rootDirectoryrootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorageTest
_149
_249
_1rootDirectory
_2rootDirectory
TCIVarrootDirectory
TCIVarrootDirectory
UsesTrue
try(StoreChannel channel=fs.write(failureFile))try(StoreChannel channel=fs.write(failureFile.toFile()))failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorage
_1115
_2115
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
if(!fs.fileExists(failureFile) || !isFailed(failureFile))if(!fs.fileExists(failureFile.toFile()) || !isFailed(failureFile))failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorage
_192
_292
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
try(StoreChannel channel=fs.write(failureFile))try(StoreChannel channel=fs.write(failureFile.toFile()))failureFilefailureFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.index.storage.FailureStorage
_170
_270
_1failureFile
_2failureFile
TCIVarfailureFile
TCIVarfailureFile
UsesTrue
fileSystem.deleteFileOrThrow(storeFile);fileSystem.deleteFileOrThrow(storeFile.toFile());storeFilestoreFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.internal.index.label.NativeTokenScanStore
_1126
_2125
_1storeFile
_2storeFile
TCIVarstoreFile
TCIVarstoreFile
UsesTrue
return fileSystem.fileExists(storeFile);return fileSystem.fileExists(storeFile.toFile());storeFilestoreFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.internal.index.label.NativeTokenScanStore
_1126
_2125
_1storeFile
_2storeFile
TCIVarstoreFile
TCIVarstoreFile
UsesTrue
assertTrue(fs.fileExists(spatialDir));assertTrue(fs.fileExists(spatialDir.toFile()));spatialDirspatialDir.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.SpatialConfigExtractorTest
_1144
_2145
_1spatialDir
_2spatialDir
TCIVarspatialDir
TCIVarspatialDir
UsesTrue
verify(fs).deleteRecursively(indexProviderRootDirectory);verify(fs).deleteRecursively(indexProviderRootDirectory.toFile());indexProviderRootDirectoryindexProviderRootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.SchemaIndexMigratorTest
_179
_280
_1indexProviderRootDirectory
_2indexProviderRootDirectory
TCIVarindexProviderRootDirectory
TCIVarindexProviderRootDirectory
UsesTrue
assertTrue(fs.fileExists(genericFile));assertTrue(fs.fileExists(genericFile.toFile()));genericFilegenericFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.GenericConfigExtractorTest
_1157
_2157
_1genericFile
_2genericFile
TCIVargenericFile
TCIVargenericFile
UsesTrue
assertTrue(fs.fileExists(genericFile));assertTrue(fs.fileExists(genericFile.toFile()));genericFilegenericFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.GenericConfigExtractorTest
_1120
_2120
_1genericFile
_2genericFile
TCIVargenericFile
TCIVargenericFile
UsesTrue
assertFalse(fs.fileExists(genericFile));assertFalse(fs.fileExists(genericFile.toFile()));genericFilegenericFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.GenericConfigExtractorTest
_1104
_2104
_1genericFile
_2genericFile
TCIVargenericFile
TCIVargenericFile
UsesTrue
fs.mkdirs(nativeSchemaIndexStoreDirectory);fs.mkdirs(nativeSchemaIndexStoreDirectory.toFile());nativeSchemaIndexStoreDirectorynativeSchemaIndexStoreDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.NativeIndexProviderTests
_195
_295
_1nativeSchemaIndexStoreDirectory
_2nativeSchemaIndexStoreDirectory
TCIVarnativeSchemaIndexStoreDirectory
TCIVarnativeSchemaIndexStoreDirectory
UsesTrue
assertFalse(fs.fileExists(file),STR0);assertFalse(fs.fileExists(file.toFile()),STR0);filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1180
_2180
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertTrue(fs.fileExists(file),STR0);assertTrue(fs.fileExists(file.toFile()),STR0);filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1180
_2180
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertFalse(fs.fileExists(file),STR0);assertFalse(fs.fileExists(file.toFile()),STR0);filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1180
_2180
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertFalse(fs.fileExists(makeSureImDeleted),STR0);assertFalse(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1166
_2166
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertTrue(fs.fileExists(makeSureImDeleted),STR0);assertTrue(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1166
_2166
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertFalse(fs.fileExists(makeSureImDeleted),STR0);assertFalse(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1152
_2152
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertTrue(fs.fileExists(makeSureImDeleted),STR0);assertTrue(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1152
_2152
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertFalse(fs.fileExists(makeSureImDeleted),STR0);assertFalse(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1138
_2138
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertFalse(fs.fileExists(makeSureImDeleted),STR0);assertFalse(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1138
_2138
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertFalse(fs.fileExists(makeSureImDeleted),STR0);assertFalse(fs.fileExists(makeSureImDeleted.toFile()),STR0);makeSureImDeletedmakeSureImDeleted.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.IndexKeyStorageTest
_1138
_2138
_1makeSureImDeleted
_2makeSureImDeleted
TCIVarmakeSureImDeleted
TCIVarmakeSureImDeleted
UsesTrue
assertTrue(fileSystem.fileExists(file));assertTrue(fileSystem.fileExists(file.toFile()));filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorageTest
_173
_274
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertFalse(fileSystem.fileExists(file));assertFalse(fileSystem.fileExists(file.toFile()));filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorageTest
_173
_274
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
fs.deleteRecursively(retiredRootDirectory);fs.deleteRecursively(retiredRootDirectory.toFile());retiredRootDirectoryretiredRootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.IndexProviderMigrator
_1104
_2104
_1retiredRootDirectory
_2retiredRootDirectory
TCIVarretiredRootDirectory
TCIVarretiredRootDirectory
UsesTrue
fs.deleteRecursively(nonRetiredRootDirectory);fs.deleteRecursively(nonRetiredRootDirectory.toFile());nonRetiredRootDirectorynonRetiredRootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.IndexConfigMigrator
_1131
_2131
_1nonRetiredRootDirectory
_2nonRetiredRootDirectory
TCIVarnonRetiredRootDirectory
TCIVarnonRetiredRootDirectory
UsesTrue
if(fs.fileExists(settingsFile))if(fs.fileExists(settingsFile.toFile()))settingsFilesettingsFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.FulltextConfigExtractor
_152
_252
_1settingsFile
_2settingsFile
TCIVarsettingsFile
TCIVarsettingsFile
UsesTrue
try(Reader reader=fs.openAsReader(settingsFile,UTF_8))try(Reader reader=fs.openAsReader(settingsFile.toFile(),UTF_8))settingsFilesettingsFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.FulltextConfigExtractor
_152
_252
_1settingsFile
_2settingsFile
TCIVarsettingsFile
TCIVarsettingsFile
UsesTrue
this.storeChannel=fs.write(file);this.storeChannel=fs.write(file.toFile());filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.SimpleEntryStorage
_159
_259
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
fs.deleteFile(file);fs.deleteFile(file.toFile());filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.SimpleEntryStorage
_159
_259
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
fs.deleteFile(file)fs.deleteFile(file.toFile())filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.SimpleEntryStorage
_159
_259
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
ReadAheadChannel<StoreChannel> channel=new ReadAheadChannel<>(fs.read(file),byteBufferFactory.allocate(blockSize,memoryTracker));ReadAheadChannel<StoreChannel> channel=new ReadAheadChannel<>(fs.read(file.toFile()),byteBufferFactory.allocate(blockSize,memoryTracker));filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.SimpleEntryStorage
_159
_259
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
try(BlockReader<KEY,VALUE> reader=reader(sourceFile); StoreChannel targetChannel=fs.write(targetFile))try(BlockReader<KEY,VALUE> reader=reader(sourceFile); StoreChannel targetChannel=fs.write(targetFile.toFile()))targetFiletargetFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorage
_1167
_2167
_1targetFile
_2targetFile
TCIVartargetFile
TCIVartargetFile
UsesTrue
fs.deleteFile(blockFile);fs.deleteFile(blockFile.toFile());blockFileblockFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorage
_170
_270
_1blockFile
_2blockFile
TCIVarblockFile
TCIVarblockFile
UsesTrue
fs.renameFile(tempFile,blockFile);fs.deleteFile(blockFile.toFile());blockFileblockFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorage
_170
_270
_1blockFile
_2blockFile
TCIVarblockFile
TCIVarblockFile
UsesTrue
fs.deleteFile(blockFile);fs.renameFile(tempFile.toFile(),blockFile.toFile());blockFileblockFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockStorage
_170
_270
_1blockFile
_2blockFile
TCIVarblockFile
TCIVarblockFile
UsesTrue
StoreChannel blockChannel=fs.read(file);StoreChannel blockChannel=fs.read(path.toFile());filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.index.schema.BlockReader
_142
_242
_1file
_2path
TCIVarfile
TCIVarfile
UsesTrue
fs.deleteFile(file);fs.deleteFile(file.toFile());filefile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.index.internal.gbptree.GBPTreePartialCreateFuzzIT
_1103
_2103
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
assertTrue(fileSystem.fileExists(databaseTransactionLogsHome));assertTrue(fileSystem.fileExists(databaseTransactionLogsHome.toFile()));databaseTransactionLogsHomedatabaseTransactionLogsHome.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.StoreUpgraderTest
_1417
_2417
_1databaseTransactionLogsHome
_2databaseTransactionLogsHome
TCIVardatabaseTransactionLogsHome
TCIVardatabaseTransactionLogsHome
UsesTrue
fileSystem.copyRecursively(databaseLayout.databaseDirectory().toFile(),comparisonDirectory);fileSystem.copyRecursively(databaseLayout.databaseDirectory().toFile(),comparisonDirectory.toFile());comparisonDirectorycomparisonDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.StoreUpgraderTest
_1212
_2212
_1comparisonDirectory
_2comparisonDirectory
TCIVarcomparisonDirectory
TCIVarcomparisonDirectory
UsesTrue
fileSystem.deleteRecursively(comparisonDirectory);fileSystem.deleteRecursively(comparisonDirectory.toFile());comparisonDirectorycomparisonDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.StoreUpgraderTest
_1212
_2212
_1comparisonDirectory
_2comparisonDirectory
TCIVarcomparisonDirectory
TCIVarcomparisonDirectory
UsesTrue
fileSystem.copyRecursively(databaseLayout.databaseDirectory().toFile(),comparisonDirectory);fileSystem.copyRecursively(databaseLayout.databaseDirectory().toFile(),comparisonDirectory.toFile());comparisonDirectorycomparisonDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.StoreUpgraderTest
_1196
_2196
_1comparisonDirectory
_2comparisonDirectory
TCIVarcomparisonDirectory
TCIVarcomparisonDirectory
UsesTrue
fileSystem.deleteRecursively(comparisonDirectory);fileSystem.deleteRecursively(comparisonDirectory.toFile());comparisonDirectorycomparisonDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.impl.storemigration.StoreUpgraderTest
_1196
_2196
_1comparisonDirectory
_2comparisonDirectory
TCIVarcomparisonDirectory
TCIVarcomparisonDirectory
UsesTrue
files=fs.listFiles(rootDirectory);files=fs.listFiles(rootDirectory.toFile());rootDirectoryrootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.index.MinimalIndexAccessorCompatibility
_168
_269
_1rootDirectory
_2rootDirectory
TCIVarrootDirectory
TCIVarrootDirectory
UsesTrue
File[] files=fs.listFiles(rootDirectory);File[] files=fs.listFiles(rootDirectory.toFile());rootDirectoryrootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.index.MinimalIndexAccessorCompatibility
_168
_269
_1rootDirectory
_2rootDirectory
TCIVarrootDirectory
TCIVarrootDirectory
UsesTrue
File[] files=fs.listFiles(rootDirectory);File[] files=fs.listFiles(rootDirectory.toFile());rootDirectoryrootDirectory.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.kernel.api.impl.schema.FusionIndexIT
_1143
_2144
_1rootDirectory
_2rootDirectory
TCIVarrootDirectory
TCIVarrootDirectory
UsesTrue
copyRecursively(indexesCopy,indexSources);copyRecursively(indexesCopy.toFile(),indexSources.toFile());indexSourcesindexSources.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_1122
_2122
_1indexSources
_2indexSources
TCIVarindexSources
TCIVarindexSources
UsesTrue
copyRecursively(indexSources,indexesCopy,SOURCE_COPY_FILE_FILTER);copyRecursively(indexSources.toFile(),indexesCopy.toFile(),SOURCE_COPY_FILE_FILTER);indexSourcesindexSources.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_1122
_2122
_1indexSources
_2indexSources
TCIVarindexSources
TCIVarindexSources
UsesTrue
copyRecursively(indexesCopy,indexSources);copyRecursively(indexesCopy.toFile(),indexSources.toFile());indexesCopyindexesCopy.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_1121
_2121
_1indexesCopy
_2indexesCopy
TCIVarindexesCopy
TCIVarindexesCopy
UsesTrue
copyRecursively(indexSources,indexesCopy,SOURCE_COPY_FILE_FILTER);copyRecursively(indexSources.toFile(),indexesCopy.toFile(),SOURCE_COPY_FILE_FILTER);indexesCopyindexesCopy.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_1121
_2121
_1indexesCopy
_2indexesCopy
TCIVarindexesCopy
TCIVarindexesCopy
UsesTrue
copyRecursively(indexesCopy,indexSources);copyRecursively(indexesCopy.toFile(),indexSources.toFile());indexSourcesindexSources.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_196
_296
_1indexSources
_2indexSources
TCIVarindexSources
TCIVarindexSources
UsesTrue
copyRecursively(indexSources,indexesCopy,SOURCE_COPY_FILE_FILTER);copyRecursively(indexSources.toFile(),indexesCopy.toFile(),SOURCE_COPY_FILE_FILTER);indexSourcesindexSources.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_196
_296
_1indexSources
_2indexSources
TCIVarindexSources
TCIVarindexSources
UsesTrue
copyRecursively(indexesCopy,indexSources);copyRecursively(indexesCopy.toFile(),indexSources.toFile());indexesCopyindexesCopy.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_195
_295
_1indexesCopy
_2indexesCopy
TCIVarindexesCopy
TCIVarindexesCopy
UsesTrue
copyRecursively(indexSources,indexesCopy,SOURCE_COPY_FILE_FILTER);copyRecursively(indexSources.toFile(),indexesCopy.toFile(),SOURCE_COPY_FILE_FILTER);indexesCopyindexesCopy.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.consistency.checking.IndexConsistencyIT
_195
_295
_1indexesCopy
_2indexesCopy
TCIVarindexesCopy
TCIVarindexesCopy
UsesTrue
fileSystem.deleteRecursively(countsStoreFile);fileSystem.deleteRecursively(countsStoreFile.toFile());countsStoreFilecountsStoreFile.toFile()neo4j152d3f630f13649f74f3a7a7f97dfd07773fc3eforg.neo4j.batchinsert.internal.BatchInserterImpl
_1632
_2631
_1countsStoreFile
_2countsStoreFile
TCIVarcountsStoreFile
TCIVarcountsStoreFile
UsesTrue
File[] matchingFiles=baselineParentDir.listFiles((file,name) -> name.endsWith(getBackupDirName((DiskStoreImpl)diskStore)));File[] matchingFiles=baselineParentDir.toFile().listFiles((file,name) -> name.endsWith(getBackupDirName((DiskStoreImpl)diskStore)));baselineParentDirbaselineParentDir.toFile()geode2dfc8aee602d697702ef57bdaf7e12b4815572cforg.apache.geode.internal.cache.backup.BackupTask
_1225
_2105
_1baselineParentDir
_2baselineParentDir
TCIVarbaselineParentDir
TCIVarbaselineParentDir
UsesTrue
if(dirOrFile.isDirectory())if(dirOrFile.toFile().isDirectory())dirOrFiledirOrFile.toFile()sonarqube75e47ba5a19b3d4ab901d2ed7a180714b141d580org.sonar.scanner.scan.filesystem.FileIndexer
_1137
_2141
_1dirOrFile
_2dirOrFile
TCIVardirOrFile
TCIVardirOrFile
UsesTrue
ZipUtils.zipDir(reportDir,reportZip);ZipUtils.zipDir(reportDir.toFile(),reportZip);reportDirreportDir.toFile()sonarqube75e47ba5a19b3d4ab901d2ed7a180714b141d580org.sonar.scanner.report.ReportPublisher
_177
_277
_1reportDir
_2reportDir
TCIVarreportDir
TCIVarreportDir
UsesTrue
LOG.info(STR0,stopTime - startTime,FileUtils.byteCountToDisplaySize(FileUtils.sizeOfDirectory(reportDir)));LOG.info(STR0,stopTime - startTime,FileUtils.byteCountToDisplaySize(FileUtils.sizeOfDirectory(reportDir.toFile())));reportDirreportDir.toFile()sonarqube75e47ba5a19b3d4ab901d2ed7a180714b141d580org.sonar.scanner.report.ReportPublisher
_177
_277
_1reportDir
_2reportDir
TCIVarreportDir
TCIVarreportDir
UsesTrue
writer=new ScannerReportWriter(reportDir);writer=new ScannerReportWriter(reportDir.toFile());reportDirreportDir.toFile()sonarqube75e47ba5a19b3d4ab901d2ed7a180714b141d580org.sonar.scanner.report.ReportPublisher
_177
_277
_1reportDir
_2reportDir
TCIVarreportDir
TCIVarreportDir
UsesTrue
webApp.setWar(war.getCanonicalPath());webApp.setWar(war.toFile().getAbsolutePath());warwar.toFile()jetty.project67343c5e0ff2415682fa60d36b0cf0f66196c285org.eclipse.jetty.maven.plugin.NewJettyRunWarMojo
_158
_271
_1war
_2war
TCIVarwar
TCIVarwar
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml.toFile(),webxml.toFile());testWebXmltestWebXml.toFile()jetty.project9a4b7807810d884a56a8022f48021a9def75e761org.eclipse.jetty.websocket.jsr356.server.WSServer
_1104
_2108
_1testWebXml
_2testWebXml
TCIVartestWebXml
TCIVartestWebXml
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml.toFile(),webxml.toFile());webxmlwebxml.toFile()jetty.project9a4b7807810d884a56a8022f48021a9def75e761org.eclipse.jetty.websocket.jsr356.server.WSServer
_1103
_2107
_1webxml
_2webxml
TCIVarwebxml
TCIVarwebxml
UsesTrue
IO.copy(srcFile,destFile);IO.copy(srcFile.toFile(),destFile.toFile());destFiledestFile.toFile()jetty.project9a4b7807810d884a56a8022f48021a9def75e761org.eclipse.jetty.websocket.jsr356.server.WSServer
_186
_290
_1destFile
_2destFile
TCIVardestFile
TCIVardestFile
UsesTrue
try(RootAllocator allocator=new RootAllocator(limit); VectorSchemaRoot root=VectorSchemaRoot.create(schema,allocator); FileOutputStream output=new FileOutputStream(file); ArrowFileWriter writer=new ArrowFileWriter(root,provider,output.getChannel()))try(RootAllocator allocator=new RootAllocator(limit); VectorSchemaRoot root=VectorSchemaRoot.create(schema,allocator); FileOutputStream output=new FileOutputStream(path.toFile()); ArrowFileWriter writer=new ArrowFileWriter(root,provider,output.getChannel()))filefile.toFile()smiled90e2d041adbf2ca9f1458f8e76bf66496cd5071smile.data.arrow.Arrow
_1141
_2186
_1file
_2path
TCIVarfile
TCIVarfile
UsesTrue
return Optional.of(new FileReader(extension));return Optional.of(new FileReader(extension.toFile()));extensionextension.toFile()swagger2markupb9727c9275ab808e200be254551a0f353dfe46e0io.github.robwin.swagger2markup.extension.repository.DynamicSecurityContentExtension
_1140
_290
_1extension
_2extension
TCIVarextension
TCIVarextension
UsesTrue
return Optional.of(new FileReader(extension));return Optional.of(new FileReader(extension.toFile()));extensionextension.toFile()swagger2markupb9727c9275ab808e200be254551a0f353dfe46e0io.github.robwin.swagger2markup.extension.repository.DynamicOverviewContentExtension
_1140
_290
_1extension
_2extension
TCIVarextension
TCIVarextension
UsesTrue
return Optional.of(new FileReader(extension));return Optional.of(new FileReader(extension.toFile()));extensionextension.toFile()swagger2markupb9727c9275ab808e200be254551a0f353dfe46e0io.github.robwin.swagger2markup.extension.repository.DynamicOperationsContentExtension
_1152
_290
_1extension
_2extension
TCIVarextension
TCIVarextension
UsesTrue
return Optional.of(new FileReader(extension));return Optional.of(new FileReader(extension.toFile()));extensionextension.toFile()swagger2markupb9727c9275ab808e200be254551a0f353dfe46e0io.github.robwin.swagger2markup.extension.repository.DynamicDefinitionsContentExtension
_1148
_290
_1extension
_2extension
TCIVarextension
TCIVarextension
UsesTrue
validate(file,detail);validate(file.toFile(),detail);filefile.toFile()camelff10246b663d8a1d329f6abcd52751c0720dd453org.apache.camel.maven.packaging.ValidateComponentMojo
_1103
_2100
_1file
_2file
TCIVarfile
TCIVarfile
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml,webxml.toFile());webxmlwebxml.toFile()jetty.projectf1a8bafabed70e2048226a1cae1502811ddfa447org.eclipse.jetty.websocket.jsr356.server.WSServer
_1103
_2103
_1webxml
_2webxml
TCIVarwebxml
TCIVarwebxml
UsesTrue
IO.copy(srcFile,destFile);IO.copy(srcFile,destFile.toFile());destFiledestFile.toFile()jetty.projectf1a8bafabed70e2048226a1cae1502811ddfa447org.eclipse.jetty.websocket.jsr356.server.WSServer
_186
_286
_1destFile
_2destFile
TCIVardestFile
TCIVardestFile
UsesTrue
jar.as(ZipExporter.class).exportTo(jarFile);jar.as(ZipExporter.class).exportTo(jarFile.toFile());jarFilejarFile.toFile()wildfly3c3ac91975e1a2db4ac767a8e9a043207ef03e85org.jboss.as.test.manualmode.layered.LayeredDistributionTestCase
_1221
_2213
_1jarFile
_2jarFile
TCIVarjarFile
TCIVarjarFile
UsesTrue
tempDir.deleteOnExit();tempDir.toFile().deleteOnExit();tempDirtempDir.toFile()geode6702402a98de98c61b71d9d017c863dc659acf0corg.apache.geode.test.compiler.JavaCompiler
_134
_235
_1tempDir
_2tempDir
TCIVartempDir
TCIVartempDir
UsesTrue
return MetaDataStore.getRecord(pageCache,neoStore,Position.LAST_TRANSACTION_CHECKSUM);return MetaDataStore.getRecord(pageCache,neoStore.toFile(),Position.LAST_TRANSACTION_CHECKSUM);neoStoreneoStore.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_11110
_21112
_1neoStore
_2neoStore
TCIVarneoStore
TCIVarneoStore
UsesTrue
long txIdFromOrigin=MetaDataStore.getRecord(resolver.resolveDependency(PageCache.class),neoStore,Position.LAST_TRANSACTION_ID);long txIdFromOrigin=MetaDataStore.getRecord(pageCache,neoStore.toFile(),Position.LAST_TRANSACTION_ID);neoStoreneoStore.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1902
_2905
_1neoStore
_2neoStore
TCIVarneoStore
TCIVarneoStore
UsesTrue
return DbRepresentation.of(backupDir,Config.defaults(OnlineBackupSettings.online_backup_enabled,Settings.FALSE));return DbRepresentation.of(backupDir.toFile(),config);backupDirbackupDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1138
_2140
_1backupDir
_2backupDir
TCIVarbackupDir
TCIVarbackupDir
UsesTrue
LogFiles logFiles=LogFilesBuilder.logFilesBasedOnlyBuilder(backupDir,fileSystem).build();LogFiles logFiles=LogFilesBuilder.logFilesBasedOnlyBuilder(backupDir.toFile(),fileSystem).build();backupDirbackupDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1138
_2140
_1backupDir
_2backupDir
TCIVarbackupDir
TCIVarbackupDir
UsesTrue
LogicalTransactionStore transactionStore=life.add(new ReadOnlyTransactionStore(pageCache,fileSystem,backupDir,Config.defaults(),monitors));LogicalTransactionStore transactionStore=life.add(new ReadOnlyTransactionStore(pageCache,fileSystem,backupDir.toFile(),Config.defaults(),monitors));backupDirbackupDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1138
_2140
_1backupDir
_2backupDir
TCIVarbackupDir
TCIVarbackupDir
UsesTrue
LogFiles logFiles=LogFilesBuilder.logFilesBasedOnlyBuilder(backupDir,fileSystem).build();LogFiles logFiles=LogFilesBuilder.logFilesBasedOnlyBuilder(backupDir.toFile(),fileSystem).build();backupDirbackupDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1138
_2140
_1backupDir
_2backupDir
TCIVarbackupDir
TCIVarbackupDir
UsesTrue
return DbRepresentation.of(storeDir,Config.defaults(OnlineBackupSettings.online_backup_enabled,Settings.FALSE));return DbRepresentation.of(storeDir.toFile(),config);storeDirstoreDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1137
_2139
_1storeDir
_2storeDir
TCIVarstoreDir
TCIVarstoreDir
UsesTrue
OnlineBackupKernelExtension backup=(OnlineBackupKernelExtension)new OnlineBackupExtensionFactory().newInstance(new SimpleKernelContext(storeDir,DatabaseInfo.UNKNOWN,dependencies),DependenciesProxy.dependencies(dependencies,OnlineBackupExtensionFactory.Dependencies.class));OnlineBackupKernelExtension backup=(OnlineBackupKernelExtension)new OnlineBackupExtensionFactory().newInstance(new SimpleKernelContext(storeDir.toFile(),DatabaseInfo.UNKNOWN,dependencies),DependenciesProxy.dependencies(dependencies,OnlineBackupExtensionFactory.Dependencies.class));storeDirstoreDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1137
_2139
_1storeDir
_2storeDir
TCIVarstoreDir
TCIVarstoreDir
UsesTrue
OnlineBackupKernelExtension backup=(OnlineBackupKernelExtension)new OnlineBackupExtensionFactory().newInstance(new SimpleKernelContext(storeDir,DatabaseInfo.UNKNOWN,dependencies),DependenciesProxy.dependencies(dependencies,OnlineBackupExtensionFactory.Dependencies.class));OnlineBackupKernelExtension backup=(OnlineBackupKernelExtension)new OnlineBackupExtensionFactory().newInstance(new SimpleKernelContext(storeDir.toFile(),DatabaseInfo.UNKNOWN,dependencies),DependenciesProxy.dependencies(dependencies,OnlineBackupExtensionFactory.Dependencies.class));storeDirstoreDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupProtocolServiceIT
_1137
_2139
_1storeDir
_2storeDir
TCIVarstoreDir
TCIVarstoreDir
UsesTrue
verify(remoteStore).tryCatchingUp(fromAddress,expectedStoreId,storeDir,true);verify(remoteStore).tryCatchingUp(fromAddress,expectedStoreId,storeDir.toFile(),true);storeDirstoreDir.toFile()neo4j0d14f84874fe67f67d5bff45a39637dd819693cborg.neo4j.backup.BackupDelegatorTest
_170
_268
_1storeDir
_2storeDir
TCIVarstoreDir
TCIVarstoreDir
UsesTrue
IO.copy(testWebXml,webxml);IO.copy(testWebXml,webxml.toFile());webxmlwebxml.toFile()jetty.projectc2626cf1f2bf26c420c7a748bbb36339d6e4bed9org.eclipse.jetty.websocket.tests.WSServer
_1130
_2142
_1webxml
_2webxml
TCIVarwebxml
TCIVarwebxml
UsesTrue
IO.copy(sourceCodeSourceFile,jarFile);IO.copy(sourceCodeSourceFile,jarFile.toFile());jarFilejarFile.toFile()jetty.projectc2626cf1f2bf26c420c7a748bbb36339d6e4bed9org.eclipse.jetty.websocket.tests.WSServer
_1106
_2118
_1jarFile
_2jarFile
TCIVarjarFile
TCIVarjarFile
UsesTrue
JAR.create(sourceCodeSourceFile,jarFile);JAR.create(sourceCodeSourceFile,jarFile.toFile());jarFilejarFile.toFile()jetty.projectc2626cf1f2bf26c420c7a748bbb36339d6e4bed9org.eclipse.jetty.websocket.tests.WSServer
_1106
_2118
_1jarFile
_2jarFile
TCIVarjarFile
TCIVarjarFile
UsesTrue
IO.copy(srcFile,destFile);IO.copy(srcFile,destFile.toFile());destFiledestFile.toFile()jetty.projectc2626cf1f2bf26c420c7a748bbb36339d6e4bed9org.eclipse.jetty.websocket.tests.WSServer
_189
_2101
_1destFile
_2destFile
TCIVardestFile
TCIVardestFile
UsesTrue
processBuilder.directory(workingDir);processBuilder.directory(workingDir.toFile());workingDirworkingDir.toFile()elasticsearche7aa7e909a370a54613e86592d58219c7326faaforg.elasticsearch.gradle.testclusters.ElasticsearchNode
_160
_262
_1workingDir
_2workingDir
TCIVarworkingDir
TCIVarworkingDir
UsesTrue