gconv 覆蓋率統計工具. 原創 淡蓝 2018-08-24 23:31. 1) gcc -fprofile-arcs -ftest-coverage -o test test.c. 2)./test 運行生成test.gcda. 3)gcov test.c.
確定! 回上一頁