coverage.c
32.6 KB
-
gcov.c (total_lines, [...]): New global vars. · bdbdc4e1
* gcov.c (total_lines, total_executed): New global vars. (generate_results): Call executed_summary. (executed_summary): New function, broken out of ... (function_summary): ... here. Call it. * coverage.c (coverage_finish): Also check for local_tick == -1. * gcov-dump (tag_function): Correct labelling typo. From-SVN: r182744
Nathan Sidwell committed