The first line of code in Listing 11 calculates the number of messages to be deleted according to the formula described above.
清单11中第一个代码行根据上面的公式计算要删除的消息数量。
2
In this case, PureCoverage USES this information to generate an annotated source listing that displays the number of times each line of code was hit (executed).
在这种情况下,PureCoverage使用这些信息去显示执行每一行代码次数的注释源列表。
3
In Listing 2, the first line shows the total number of disk blocks (52) used by the listed files.