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

Method map

src/test/resources/pta/taint/StaticTaintTransfer.java:29–29  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

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

Callers 15

build.gradle.ktsFile · 0.65
mapStringMethod · 0.65
mainMethod · 0.65
extractInvokeDynamicsMethod · 0.65
printParamsMethod · 0.65
classSignaturesMethod · 0.65
methodSignaturesMethod · 0.65
typeSignaturesMethod · 0.65
composeArgsMethod · 0.65
buildClassPathMethod · 0.65
testMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 11

mapStringMethod · 0.52
mainMethod · 0.52
extractInvokeDynamicsMethod · 0.52
printParamsMethod · 0.52
classSignaturesMethod · 0.52
methodSignaturesMethod · 0.52
typeSignaturesMethod · 0.52
composeArgsMethod · 0.52
buildClassPathMethod · 0.52
testMethod · 0.52
provideArgumentsMethod · 0.52