detekt-api
1.22.0-RC1
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
Metric
/
Metric
Metric
fun
Metric
(
type
:
String
,
value
:
Double
,
threshold
:
Double
,
conversionFactor
:
Int
=
DEFAULT_FLOAT_CONVERSION_FACTOR
)
Content copied to clipboard
fun
Metric
(
type
:
String
,
value
:
Int
,
threshold
:
Int
,
isDouble
:
Boolean
=
false
,
conversionFactor
:
Int
=
DEFAULT_FLOAT_CONVERSION_FACTOR
)
Content copied to clipboard