honnef.co/go/tools/analysis/report.Report
third-partyThe 2733rd most-called third-party function by production calls. Called 219 times across 1 modules; 219 of those run outside tests and generated code.
All of honnef.co/go/tools/analysis/report → Docs on pkg.go.dev ↗
- prod calls
- 219
- non-test, non-generated
- all calls
- 219
- total callsites
- modules
- 1
- distinct callers
- in loop
- 68%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
where it's called
Callsites in the wild
12 representative callsites of 219, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/tools @v0.7.0
staticcheck/sa4028/sa4028.go:32
in loop -
go/tools @v0.7.0
staticcheck/sa4021/sa4021.go:33
in loop -
go/tools @v0.7.0
staticcheck/sa4013/sa4013.go:35
in loop -
go/tools @v0.7.0
staticcheck/sa4022/sa4022.go:37
in loop -
go/tools @v0.7.0
simple/s1010/s1010.go:38
in loop -
go/tools @v0.7.0
staticcheck/sa5004/sa5004.go:40
in loop -
go/tools @v0.7.0
simple/s1028/s1028.go:40
in loop -
go/tools @v0.7.0
simple/s1012/s1012.go:41
in loop -
go/tools @v0.7.0
staticcheck/sa2000/sa2000.go:41
in loop -
go/tools @v0.7.0
simple/s1037/s1037.go:42
in loop -
go/tools @v0.7.0
stylecheck/st1017/st1017.go:42
in loop -
go/tools @v0.7.0
staticcheck/sa1013/sa1013.go:43
in loop
top callers
The modules that reach for it
The modules that call Report most in this snapshot.
- honnef.co/go/tools219100%
siblings
More from honnef.co/go/tools/analysis/report
The other most-called functions in this package. See all →