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

Method exit

src/test/resources/dataflow/livevar/Corner.java:2–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1class Corner {
2 int exit() {
3 return 1;
4 }
5
6 void exit2() {
7 int a = 1;

Callers 5

mainMethod · 0.80
processArgsMethod · 0.80
buildWorldMethod · 0.80
buildMethod · 0.80
runWithTimeoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected