GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
MethodCountMetric
Class MethodCountMetric
Counts the number of methods in a class
Implements
CountMetric
Index
Constructors
constructor
Properties
name
description
Methods
calculate
Constructors
constructor
new
Method
Count
Metric
(
)
:
MethodCountMetric
Returns
MethodCountMetric
Properties
name
name
:
string
= 'MethodCount'
description
description
:
string
= 'Counts the number of methods in a class'
Methods
calculate
calculate
(
classInfo
)
:
number
Parameters
classInfo
:
ClassInfo
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
name
description
calculate
ArchUnitTS - v2.1.51
Loading...
Counts the number of methods in a class