Skip to main content

Module coupling

Module coupling 

Source
Expand description

Code-documentation coupling detection — finds docs that lag behind their referenced source files.

Structs§

CouplingDetector
Detects code-documentation coupling drift from git history.
CouplingIssue
A detected case where source code changed more recently than its documentation.