Overview Version History Q & A Rating & Review
defect-predict-system README
缺陷预测系统旨在通过分析项目代码从而获取其软件度量元信息,利用对应缺陷预测算法判断项目下的类文件缺陷情况。
Features
JAR文件智能检测
自动扫描工作区内的JAR文件,支持右键菜单快速选择
预测算法选择
提供多种预测算法需选择(目前只提供了一种)
自动提取软件度量元
基于选择的预测算法实现相应的软件度量元提取,并生成XML格式的度量结果。
交互式结果展示
树状可视化缺陷预测结果,支持快速跳转源码
Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.
Requirements
Extension Settings
Known Issues
Release Notes
1.0.0
缺陷预测系统的初始版本,支持JAR文件智能检测、预测算法选择、自动提取软件度量元、交互式结果展示。
Following extension guidelines
Working with Markdown
Split the editor (Cmd+\
on macOS or Ctrl+\
on Windows and Linux).
Toggle preview (Shift+Cmd+V
on macOS or Shift+Ctrl+V
on Windows and Linux).
Press Ctrl+Space
(Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy!