Skip to content

Get an empty static callgraph for project q #3

@SandZn

Description

@SandZn

Hi authors,

For project q(https://github.com/kriskowal/q), after I generate its static_callgraph.csv, I found this file almost empty, only with one line: "col0","col1". Do you know why it happens?

I know q has no dependencies, but I think there should be a call graph for itself.

One of my guesses is, maybe that's because the code in q.js is wrapped in two round brackets. CodeQL cannot build the graph for code in brackets? I tried to remove the brackets and build the graph again but failed. The code would recover itself to the original(the brackets came back by themselves), and I don't know why that would happen either. 😭

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions