选择行工具,并设置它的重量为1像素。
存在不同类型的覆盖度量,但是绝大多数的工具会关注行覆盖,也叫做语句覆盖。
There are different types of coverage measurements, but most tools focus on line coverage, also known as statement coverage.
第362到383行是典型的x工具包调用,用来设置应用程序的主窗口。
Lines 362-383 are typical X toolkit calls to set up an application's main window.
应用推荐