Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeClash-ai/CodeClash
/ analysis_line_counts
Function
analysis_line_counts
scripts/freeze_viewer.py:84–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
83
@freezer.register_generator
84
def
analysis_line_counts():
85
return
[]
86
87
@freezer.register_generator
88
def
batch_monitor():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected