Skip to content

lu-cs-sde/metadl-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of MetaDL, Error Prone and Spot Bugs

How to produce data:

  • Download Defects4J, Error Prone and Spot Bugs
./scripts/download_defects4j.sh
./scripts/download_static_checkers.sh
  • Copy over MetaDL
cp -r /path/to/metadl ./static-checkers
  • Run the performance and analyisis quality:
./scripts/time_checkers_on_defects4j.sh
  • The results are produced in /study/output-fixed
  • Analyse the results:
python3  python/CompareMetaDL.py  study/output-fixed/mdl_parsed.json \
         study/output-fixed/ep_parsed.json study/output-fixed/sb_parsed.json

Data archive

MetaDL version used: 50ac5e08a5ef7f514a44dcf8065166abe2f3c248

Performance data for a source-only run of MetaDL

Analysis quality data, with a full run of MetaDL

Performance data for MetaDL(full), SpotBugs and ErrorProne

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •