lowerBound

var lowerBound: <Error class: unknown class>

Ignore duplicates with complexity simpler than specified

Complexity of the source code is defined by the amount of statements, expressions, declarations and method calls. Complexity of each of them is defined by its cost. Summarized costs of all these elements of the source code fragment yields the total complexity. Specify the lowest level of complexity of the source code to be taken into consideration when detecting duplicates. For meaningful results start with value 10.