detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
ProjectMetric
/
ProjectMetric
Project
Metric
constructor
(
type
:
String
,
value
:
Int
,
priority
:
Int
=
-1
,
isDouble
:
Boolean
=
false
,
conversionFactor
:
Int
=
DEFAULT_FLOAT_CONVERSION_FACTOR
)