mavak / trucov

True coverage tool for C / C++
1 stars 1 forks source link

Add --per-function, --per-source commands #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trucov report --per-function
2. trucov dot_report --per-function
3. trucov render_report --per-function

What is the expected output? What do you see instead?
Create files per function. Use mangled names.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by millerlyte87@gmail.com on 8 Oct 2009 at 1:49

GoogleCodeExporter commented 9 years ago
Verify --per-function and --per-source options work for the report, dot_report, 
and
graph_report commands.
--per-source is the default.
Verify functional tests for these exists and pass.

Original comment by millerlyte87@gmail.com on 11 Oct 2009 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by millerlyte87@gmail.com on 5 Nov 2009 at 5:34

GoogleCodeExporter commented 9 years ago
Verified by Matt

Original comment by millerlyte87@gmail.com on 24 Nov 2009 at 9:22