GraphStatistics

constructor(totalBindings: Int, scopedBindings: Int, unscopedBindings: Int, bindingsByKind: Map<String, Int>, averageDependencies: Double, maxDependencies: Int, maxDependenciesBinding: String?, rootBindings: Int, leafBindings: Int, multibindingCount: Int, aliasCount: Int)(source)