kevin55

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

03 2015 档案

摘要:Code coverage is a measure used in software testing that describes the degree to which the source code of a program has been tested. It a form of whit... 阅读全文
posted @ 2015-03-23 10:28 kernel_main 阅读(1586) 评论(0) 推荐(0)

摘要:摘自http://www.opensource.apple.com/source/gcc/gcc-5484/gcc/gcov.c 1 /* Gcov.c: prepend line execution counts and branch probabilities to a 2 sou... 阅读全文
posted @ 2015-03-19 11:20 kernel_main 阅读(662) 评论(0) 推荐(0)