Giter VIP home page Giter VIP logo

jit-dil's Introduction

JIT-Defect-Identification-and-Localization

Step 1: Detecting fix commits according to resolved defect issue ids.

Step 2: Run RASZZ for data preparation.

Input: the fix commits in Step 1;

Output: the label of each commit (bug-introducing or clean); the label of each added code line by each commit (buggy or clean);

Step 3: Run JIT-Features

Input: the labels in Step 2;

Output: the 14 change-level features integrated with labels in Step 2;

Step 4: Run JIT-Defect-Identification

Input: the features with labels in Step 3;

Output: the likelihood of being a bug-introducing commit for testing commits;

Step 5: Run JIT-Defect-Localization

Input: (1) the added lines and their labels of each commit in Step 2;

   (2) the predicted likelihood in Step 4; 

Output: the localization result according to the order sorted by line entropy for each identified-buggy or all-buggy commit;

We are very grateful to Hellendoorn and Devanbu, Daniel Alencar da Costa et al. and Rosen et al. for sharing their scripts.

jit-dil's People

Contributors

mengyan1989 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.