.. | ||
metrics | ||
.gitignore | ||
extract_feature_vectors.py | ||
label_feature_vectors.py | ||
README.md | ||
requirements.txt |
IMA - Bug prediction project
Setup
The following dependencies are required to run defects4j
:
brew install git svn perl wget cpanminus
To install defects4j
and checkout the required project for analysis run:
mkdir -p sources
git clone https://github.com/rjust/defects4j
cd defects4j
cpanm --installdeps .
./init.sh
./framework/bin/defects4j checkout -p Closure -v 1f -w ../sources/