OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
timeout=Long.parseLong(strTimeout);timeout=Integer.parseInt(strTimeout);Long.parseLong(strTimeout)Integer.parseInt(strTimeout)hadoop0da69c324dee9baab0f0b9700db1cc5b623f8421org.apache.hadoop.yarn.client.cli.RMAdminCLI
_1847
_2873
_1timeout
_2timeout
v0strTimeout
  • java.lang.Integer
v0strTimeout
AssignedToTrue
targetProcessId = Long.parseLong(virtualMachine.getProperty(STR0))targetProcessId = Integer.parseInt(virtualMachine.getProperty(STR0))Long.parseLong(virtualMachine.getProperty(STR0))Integer.parseInt(virtualMachine.getProperty(STR0))byte-buddy0a8b2ac22cdf9ffc69d12de82df71309b2f807b9net.bytebuddy.agent.VirtualMachine.ForOpenJ9
_11032
_21032
_1targetProcessId
_2targetProcessId
v0virtualMachine.getProperty(STR0)
  • java.lang.Integer
v0virtualMachine.getProperty(STR0)
AssignedToTrue
return Long.parseLong(value);return Integer.parseInt(value);Long.parseLong(value)Integer.parseInt(value)pinpoint694c4a81423cbd342dfffe5f8f1aea7706fc3225com.navercorp.pinpoint.bootstrap.plugin.proxy.ProxyHttpHeaderParser.ApacheUnit
_1197
_2187
_1toDurationTimeMicros
_2toDurationTimeMicros
v0value
  • java.lang.Integer
v0value
ReturnsTrue
partNumber = Long.parseLong(name.substring(name.indexOf(STR0) + STR0.length()))partNumber = Integer.parseInt(name.substring(name.indexOf(STR0) + STR0.length()))Long.parseLong(name.substring(name.indexOf(STR0) + STR0.length()))Integer.parseInt(name.substring(name.indexOf(STR0) + STR0.length()))elasticsearch1f8dd4dd6a8ad26a23c2d9b0edffef69de7e3295org.elasticsearch.index.store.direct.DirectBlobContainerIndexInputTests
_189
_289
_1partNumber
_2partNumber
v0name.substring(name.indexOf(STR0) + STR0.length())
  • java.lang.Integer
v0name.substring(name.indexOf(STR0) + STR0.length())
AssignedToTrue
dummyPartition = Long.parseLong(partitionKeys.get(2).getValue())dummyPartition = Integer.parseInt(partitionKeys.get(2).getValue())Long.parseLong(partitionKeys.get(2).getValue())Integer.parseInt(partitionKeys.get(2).getValue())presto700ebe9030bf79f290b22d81220e3482f2380bf1com.facebook.presto.hive.AbstractTestHiveClient
_11028
_21030
_1dummyPartition
_2dummyPartition
v0partitionKeys.get(2).getValue()
  • java.lang.Integer
v0partitionKeys.get(2).getValue()
AssignedToTrue
dummyPartition = Long.parseLong(partitionKeys.get(2).getValue())dummyPartition = Integer.parseInt(partitionKeys.get(2).getValue())Long.parseLong(partitionKeys.get(2).getValue())Integer.parseInt(partitionKeys.get(2).getValue())presto700ebe9030bf79f290b22d81220e3482f2380bf1com.facebook.presto.hive.AbstractTestHiveClient
_1942
_2944
_1dummyPartition
_2dummyPartition
v0partitionKeys.get(2).getValue()
  • java.lang.Integer
v0partitionKeys.get(2).getValue()
AssignedToTrue
return Long.parseLong(line.substring(1));return Integer.parseInt(line.substring(1));Long.parseLong(line.substring(1))Integer.parseInt(line.substring(1))byte-buddy058c15bc436cd1e15319e999ceb4010ab7883389net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment
_11376
_21376
_1getOwnerIdOf
_2getOwnerIdOf
v0line.substring(1)
  • java.lang.Integer
v0line.substring(1)
ReturnsTrue