OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
when(nodeStore.getHighId()).thenReturn((long)total);when(nodeStore.getHighId()).thenReturn(total);(long)totaltotalneo4jaf5a8bd71237aa5c1b4999ce5382649b3c1acd95org.neo4j.kernel.impl.transaction.state.NodeStoreScanTest
_153
_253
_1total
_2total
TCIVartotal
TCIVartotal
UsesTrue
assertEquals(functionImplementation.getMethodHandle().invoke(INPUT_SLICE),(long)INPUT_VARCHAR_LENGTH);assertEquals(functionImplementation.getMethodHandle().invoke(INPUT_SLICE),INPUT_VARCHAR_LENGTH);(long)INPUT_VARCHAR_LENGTHINPUT_VARCHAR_LENGTHprestod02f9244869e70ca761c1dd593adea3b46fed108com.facebook.presto.metadata.TestPolymorphicScalarFunction
_149
_249
_1INPUT_VARCHAR_LENGTH
_2INPUT_VARCHAR_LENGTH
TCIVarINPUT_VARCHAR_LENGTH
TCIVarINPUT_VARCHAR_LENGTH
UsesTrue
if((long)y * 2 > Integer.MAX_VALUE)if(y * 2 > Integer.MAX_VALUE)(long)yyignite13c5a5f37a448c5fde66538ff522ff2582db6146org.apache.ignite.internal.util.IgniteUtils
_110202
_210202
_1y
_2y
TCIVary
TCIVary
UsesTrue
cache.put((long)i,new BigInteger(10 * 1024 * 128* (1 + random.nextInt(10)),random).toString(16));cache.put(i,value);(long)iiehcache3d905cd84a485f2a683a8c4450409b18682187c1borg.ehcache.clustered.client.BasicClusteredCacheTest
_1221
_2229
_1i
_2i
TCIVari
TCIVari
UsesTrue
return System.currentTimeMillis() - clientResourceInternal.getLastAccessTimeMs() > (long)mGcThresholdMs;return System.currentTimeMillis() - clientResourceInternal.getLastAccessTimeMs() > mGcThresholdMs;(long)mGcThresholdMsmGcThresholdMsalluxioa065765ab8c9695dd70e7f016b6b4d5f361e7d21alluxio.network.connection.ThriftClientPool
_161
_261
_1mGcThresholdMs
_2mGcThresholdMs
TCIVarmGcThresholdMs
TCIVarmGcThresholdMs
UsesTrue
return System.currentTimeMillis() - channelResourceInternal.getLastAccessTimeMs() > (long)mGcThresholdMs;return System.currentTimeMillis() - channelResourceInternal.getLastAccessTimeMs() > mGcThresholdMs;(long)mGcThresholdMsmGcThresholdMsalluxioa065765ab8c9695dd70e7f016b6b4d5f361e7d21alluxio.network.connection.NettyChannelPool
_138
_238
_1mGcThresholdMs
_2mGcThresholdMs
TCIVarmGcThresholdMs
TCIVarmGcThresholdMs
UsesTrue
return pageId & ~((long)PART_ID_MASK << PAGE_IDX_SIZE);return pageId & ~(PART_ID_MASK << PAGE_IDX_SIZE);(long)PART_ID_MASKPART_ID_MASKignite9a307f13d6c4d4f03d52d4df191034b7de715234org.apache.ignite.internal.pagemem.PageIdUtils
_153
_253
_1PART_ID_MASK
_2PART_ID_MASK
TCIVarPART_ID_MASK
TCIVarPART_ID_MASK
UsesTrue
totalMaxShare=(int)Math.min((long)maxShare + (long)totalMaxShare,Integer.MAX_VALUE);totalMaxShare=(int)Math.min(maxShare + (long)totalMaxShare,Integer.MAX_VALUE);(long)maxSharemaxSharehadoop42f90ab885d9693fcc1e52f9637f7de4111110aeorg.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.ComputeFairShares
_1127
_2127
_1maxShare
_2maxShare
TCIVarmaxShare
TCIVarmaxShare
UsesTrue
return nodesCH.getInt((long)nodeId * nodeCHEntryBytes + N_CH_REF);return nodes.getInt(nodeId * nodeEntryBytes + N_EDGE_REF);(long)nodeIdnodeIdgraphhopperf5949105608d14ea5a77c4ffe901f765e996c870com.graphhopper.storage.CHGraphImpl.CHEdgeAccess
_1490
_2127
_1nodeId
_2nodeId
TCIVarnodeId
TCIVarnodeId
UsesTrue
nodesCH.setInt((long)nodeId * nodeCHEntryBytes + N_CH_REF,edgeId);nodes.setInt(nodeId * nodeEntryBytes + N_EDGE_REF,edgeId);(long)nodeIdnodeIdgraphhopperf5949105608d14ea5a77c4ffe901f765e996c870com.graphhopper.storage.CHGraphImpl.CHEdgeAccess
_1495
_2123
_1nodeId
_2nodeId
TCIVarnodeId
TCIVarnodeId
UsesTrue