score

fun score(path: String, graph: ModuleDependencyGraph, cycleNodes: Set<String>): Int(source)

Returns a health score in 0, 100 for the given module path. Higher is healthier.