set_target_limit


Description:

public void set_target_limit (uint target_limit)

Set the maximum number of similarity sources to examine for renames (defaults to 200).

If the number of rename candidates (add / delete pairs) is greater than this value, inexact rename detection is aborted.

Parameters:

this

a MergeOptions.

target_limit

maximum similarity source to examine for renames.