rodrigo-brito / co-change-analysis

:wrench: Extract and analysis co-changes functions in Go projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

co-change-analysis

Extract and analysis co-changes in Go and C projects

Installation and usage

  1. Install python3, virtualenv and git.

  2. Init virtualenv and install dependencies

make init
  1. Analysis a project
./main.py --lang go -r https://github.com/gorilla/mux.git  --support 0.001 --confidence 0.1

About

:wrench: Extract and analysis co-changes functions in Go projects

License:MIT License


Languages

Language:C 53.9%Language:C++ 37.6%Language:Python 5.6%Language:R 2.1%Language:Batchfile 0.3%Language:Dockerfile 0.2%Language:Shell 0.2%Language:Makefile 0.0%