Skip to content

GuiltiTer/CodA-1

 
 

Repository files navigation

CodA: Code analysis toolkit

CodA is a toolkit performing advanced static and dynamic analysis on a given source code.

Static analysis includes control flow graph (CFG) and prime path extraction.

Dynamic analysis includes instrumenting code and path coverage computation. Currently, we support CPP 14 programs.

For more information, please refer to the CodA documentation website: https://m-zakeri.github.io/CodA.

About

Code Analysis Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.2%
  • C++ 28.7%
  • ANTLR 2.9%
  • Other 0.2%