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

Method returnVoid

src/test/resources/world/AllInOne.java:150–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148 }
149
150 void returnVoid() {
151 foo(100);
152 return;
153 }
154
155 int exception(int x) {
156 try {

Callers

nothing calls this directly

Calls 1

fooMethod · 0.95

Tested by

no test coverage detected