D-W- / defectppg-experiment

experiment for defect propagation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment for defect-propogation

Experiment for defect-propogation:

use Clang Static Analyzer to analyse target project

then use python script to parse the analyse result and give label to defects

  1. unzip downloaded projects in folder and analyze them with scan build
  2. parse the output generated by scan build and extract defect list
  3. compare defect list between different versions of projects

About

experiment for defect propagation

License:MIT License


Languages

Language:Python 100.0%