Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadMessages
Method · 0.45
main
Method · 0.45
finallyTest
Method · 0.45
gimme
Method · 0.45
f
Method · 0.45
simpleObviousBug
Method · 0.45
main
Method · 0.45
test
Method · 0.45
main
Method · 0.45
md5SumFile
Method · 0.45
getByteBad
Method · 0.45
getByteGood
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected