Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ c_coverage_report.py
File
c_coverage_report.py
tools/c_coverage/c_coverage_report.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
A script to create C code-coverage reports based on the output of
4
valgrind&
#x27;s callgrind tool.
Callers
nothing calls this directly
Calls
7
SourceFiles
Class · 0.85
open
Function · 0.85
collect_stats
Function · 0.85
split
Method · 0.80
exists
Method · 0.45
write_text
Method · 0.45
write_html
Method · 0.45
Tested by
no test coverage detected