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