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

Method size

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

Source from the content-addressed store, hash-verified

181 }
182
183 public int size() {
184 return set.size();
185 }
186
187 @Override
188 public boolean equals(Object o) {

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.65

Tested by

no test coverage detected