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

Method foo

src/test/resources/world/AllInOne.java:202–204  ·  view source on GitHub ↗
(int x)

Source from the content-addressed store, hash-verified

200 }
201
202 int foo(int x) {
203 return 20;
204 }
205
206 int foo(int x, int y, int z) {
207 return 30;

Callers 7

ifStmtMethod · 0.95
switchStmtMethod · 0.95
invokeMethod · 0.95
returnVoidMethod · 0.95
exceptionMethod · 0.95
emptyExceptionHandlerMethod · 0.95
monitorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected