OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return (int)Math.floor(((float)indicesCalculated / (float)indicesToCalculate) * 100);return (int)Math.floor((indicesCalculated.floatValue() / (float)indicesToCalculate) * 100);(int)Math.floor(((float)indicesCalculated / (float)indicesToCalculate) * 100)(int)Math.floor((indicesCalculated.floatValue() / (float)indicesToCalculate) * 100)graylog2-server50f59c0f17786f1ac180037728e4c8486ef873aeorg.graylog2.indexer.ranges.RebuildIndexRangesJob
_147
_247
_1indicesCalculated
_2indicesCalculated
v0int
v1indicesToCalculate
v2float
v0int
v1indicesToCalculate
v2float
ReturnsTrue