MCPcopy 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
4A throwaway file is defined as any file that is created in round < 15 and not used again.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected