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

Interface Mapper

src/test/resources/pta/taint/StaticTaintTransfer.java:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28interface Mapper {
29 public String map(String s);
30}

Callers 8

build.gradle.ktsFile · 0.65
mapStringMethod · 0.65
mainMethod · 0.65
extractInvokeDynamicsMethod · 0.65
printParamsMethod · 0.65
classSignaturesMethod · 0.65
methodSignaturesMethod · 0.65

Implementers 2

StaticTaintTransfersrc/test/resources/pta/taint/StaticTai
Listssrc/main/java/pascal/taie/util/collect

Calls

no outgoing calls

Tested by

no test coverage detected