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

Method append

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

Source from the content-addressed store, hash-verified

25interface StringBuilder {
26
27 StringBuilder append(String s);
28
29 String toString();
30}

Callers 15

toStringMethod · 0.95
taintStringBuilderVarMethod · 0.95
joinMethod · 0.95
stringBuilderMethod · 0.95
removeFirstLevelMethod · 0.95
moveMapperMethod · 0.95
toStringMethod · 0.95
toStringMethod · 0.95
toStringMethod · 0.95
NameMatcherMethod · 0.95
toStringMethod · 0.95
toStringMethod · 0.95

Implementers 1

CollectionUtilssrc/main/java/pascal/taie/util/collect

Calls

no outgoing calls

Tested by 9

toStringMethod · 0.76
taintStringBuilderVarMethod · 0.76
joinMethod · 0.76
stringBuilderMethod · 0.76
testConnectionMethod · 0.52
stringBufferMethod · 0.52
buildDeepGenericsMethod · 0.52
testContextMethod · 0.52