Add a Codebase metrics documentation page to the mkdocs site: a measured snapshot of the codebase and its submodules, counted with cloc.
- Lines by language, a production vs test split, the code/comment/blank composition, a per-submodule ranking, a test-suite section (classes and methods by type), and an architecture-surface section (services, plugins, hooks, routes, entities, config schema). Static inline SVG charts, no JavaScript.
- Adds a nav entry and adds
clocto the cspell word list. Verified withmkdocs build --strict.
Issue fork webdav-3607988
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mably commented