get_target_limit


Description:

public uint get_target_limit ()

Get 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.

Returns:

the target limit.