MetricContribution

constructor(systemValue: Double? = null, moduleValues: Map<String, Double> = emptyMap())(source)

Parameters

systemValue

A single whole-graph number, or null if this metric is per-module only.

moduleValues

Per-module numbers keyed by module Gradle path; empty if system-only.