Liking cljdoc? Tell your friends :D

code-maat.analysis.effort


as-entity-fragmentationclj

(as-entity-fragmentation ds options)

Caclulates a fractal value for each entity. The fractal value ranges from 0 (one author) to 1 (many authors, unreachable value). The fractal value is a good complement to number of authors analyses since here we reduce smaller contributions more and get a chance to find the truly fragmented entities.

Caclulates a fractal value for each entity.
The fractal value ranges from 0 (one author) to
1 (many authors, unreachable value).
The fractal value is a good complement to number of
authors analyses since here we reduce smaller contributions
more and get a chance to find the truly fragmented entities.
sourceraw docstring

as-main-developer-by-revisionsclj

(as-main-developer-by-revisions ds options)

Identifies the main developers, together with their ownership percentage, of each module.

Identifies the main developers, together with their
ownership percentage, of each module.
sourceraw docstring

as-revisions-per-authorclj

(as-revisions-per-author ds options)
source

normalize-effortclj

(normalize-effort [name effort])
source

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

× close