Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeClash-ai/CodeClash
/ throwaway_files_bar_chart.py
File
throwaway_files_bar_chart.py
codeclash/analysis/viz/throwaway_files_bar_chart.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Calculate and plot the average number of throwaway files per model.
3
4
A throwaway file is defined
as
any file that is created in round < 15 and not used again.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected