bug detector信息详情
错误检测器
detector───n.探测器;检测器;发现者;侦察器
bug───n.臭虫,小虫;故障;窃听器;vt.烦扰,打扰;装窃听器;vi.装置窃听器;打扰
detector noise───检波器噪声
detector games───探测器游戏
handsomeness detector───手感检测器
detector smoke───烟雾探测器
co detector───一氧化碳探测器
detector gadget───探测器小工具
fid detector───氢火焰离子化检测器
In this installment, you'll develop a detector for a less trivial bug pattern, called RuntimeException capture. (this bug detector is now included in the FindBugs distribution.)───在这一期的文章中,您将开发一个称为RuntimeException capture的更小bug模式的检测器(目前,FindBugs发行版中已包含此bug检测器。)
So once you write a bug detector, try running it on a few projects and sample the reports to see if they are actual bugs or false alarms.───所以在编写bug检测器后,应该试着在新的项目和示例上运行它,以查看它们是真实的bug,还是假警报。
So for a bug pattern detector to be effective, it must minimize false alarms, preferably no more than 50 percent.───所以对于一个有效的 bug 模式检测器,它必须最小化假警报数量,最好使假情报不超过 50%。
You can pass information from your bug detector's Java code into the full description by using annotations.───可以使用注释(annotation)将信息从缺陷检测器的Java代码中传递给完全描述。