MCPcopy Create free account
hub / github.com/LFYSec/MScan / empty

Method empty

src/test/resources/controlflow/CFG.java:3–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1public class CFG {
2
3 void empty() {
4 }
5
6 int ifStmt(int x) {
7 int a = x * x;

Callers 5

getFirstMappingMethod · 0.45
getDefMethod · 0.45
checkTaintMethod · 0.45
getContainerMethodMethod · 0.45
getContainerMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected