Documentation
¶
Overview ¶
Package churn cross-references git log with per-function complexity scores using a language-supplied lang.ComplexityScorer. The AST-level work lives in the language back-end (for Go: goanalyzer/complexity.go); this file owns the git log counting (which is language-agnostic) and the severity derivation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.