MCPcopy Create free account
hub / github.com/spotbugs/spotbugs / read

Method read

spotbugsTestCases/src/java/sourceInfo/Test.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 public int read() throws IOException {
28 return is.read();
29 }
30
31 public void close() {
32 try {

Callers 15

loadMessagesMethod · 0.45
mainMethod · 0.45
finallyTestMethod · 0.45
gimmeMethod · 0.45
fMethod · 0.45
simpleObviousBugMethod · 0.45
mainMethod · 0.45
testMethod · 0.45
mainMethod · 0.45
md5SumFileMethod · 0.45
getByteBadMethod · 0.45
getByteGoodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected