inspect4py icon indicating copy to clipboard operation
inspect4py copied to clipboard

Evaluate call list

Open rosafilgueira opened this issue 4 years ago • 0 comments

We need to compare the call list that we obtain with PyCG. For doing this, first we need to convert our call list to a call graph. We have the method already implemented in code_inspector, when we call to extract the relations of files with main. Screen Shot 2021-09-24 at 08 52 01

rosafilgueira avatar Sep 24 '21 07:09 rosafilgueira