Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Software Defect PredictorNew to Visual Studio Code? Get it now.
Software Defect Predictor

Software Defect Predictor

YaxuanXiao

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • 需安装JAVA
    软件度量元提取依赖JAVA环境

Extension Settings

Known Issues

Release Notes

1.0.0

缺陷预测系统的初始版本,支持JAR文件智能检测、预测算法选择、自动提取软件度量元、交互式结果展示。

Following extension guidelines

  • 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.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft