MCPcopy Create free account
hub / github.com/CodeClash-ai/CodeClash / scatter_codebase_organization.py

File scatter_codebase_organization.py

codeclash/analysis/viz/scatter_codebase_organization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Determine how often files are (not) reused across rounds.
3
4General idea - track when a file is created, then see whether / how often it is modified / deleted in later rounds.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected