11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
=== Parameters
|
|
|
|
* key = maximumMethodThreshold
|
|
** Description: The maximum number of methods authorized in a class.
|
|
** Default Value: 35
|
|
* Key: countNonpublicMethods
|
|
** Description: Whether or not to include non-public methods in the count
|
|
** Default Value: true
|
|
|
|
|