Liking cljdoc? Tell your friends :D
Clojure only.

code-maat.analysis.sum-of-coupling


as-socclj

(as-soc ds {:keys [min-revs]})

Calculates a Sum of Coupling for each entity in the dataset that passes the threshold for minimum number of revisions.

Calculates a Sum of Coupling for each entity in 
the dataset that passes the threshold for minimum 
number of revisions.
sourceraw docstring

by-degreeclj

(by-degree ds options)
(by-degree ds options order-fn)

Calculates the sum of coupling. Returns a seq sorted in descending order (default) or an optional, custom sorting criterion.

Calculates the sum of coupling. Returns a seq
sorted in descending order (default) or an optional,
custom sorting criterion.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close