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

Method stream

src/main/java/pascal/taie/analysis/dataflow/fact/SetFact.java:170–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 }
169
170 public Stream<E> stream() {
171 return set.stream();
172 }
173
174 @Override
175 public Iterator<E> iterator() {

Callers 15

mainMethod · 0.80
testIRBuilderMethod · 0.80
printParamsMethod · 0.80
testMethod · 0.80
classSignaturesMethod · 0.80
methodSignaturesMethod · 0.80
typeSignaturesMethod · 0.80
composeArgsMethod · 0.80
buildClassPathMethod · 0.80
testMethod · 0.80
mapServiceRouteMethod · 0.80
visitMethod · 0.80

Calls

no outgoing calls

Tested by 10

mainMethod · 0.64
testIRBuilderMethod · 0.64
printParamsMethod · 0.64
testMethod · 0.64
classSignaturesMethod · 0.64
methodSignaturesMethod · 0.64
typeSignaturesMethod · 0.64
composeArgsMethod · 0.64
buildClassPathMethod · 0.64
testMethod · 0.64