MCPcopy 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"""
3A script to create C code-coverage reports based on the output of
4valgrind's callgrind tool.

Callers

nothing calls this directly

Calls 7

SourceFilesClass · 0.85
openFunction · 0.85
collect_statsFunction · 0.85
splitMethod · 0.80
existsMethod · 0.45
write_textMethod · 0.45
write_htmlMethod · 0.45

Tested by

no test coverage detected