Fraunhofer-AISEC / cpg

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
https://fraunhofer-aisec.github.io/cpg/
Apache License 2.0
246 stars 59 forks source link

Model values of Enum entries in Java with constructor call #1552

Closed KuechA closed 2 days ago

KuechA commented 2 weeks ago

Hopefully fixes #1546

Feel free to comment whether the solution helps to do so.

sonarcloud[bot] commented 2 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
71.4% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud