github.com/onsi/gomega.BeNil
third-partyThe 525th most-called third-party function by production calls. Called 86,222 times across 47 modules; 1,485 of those run outside tests and generated code.
- prod calls
- 1,485
- non-test, non-generated
- all calls
- 86,222
- total callsites
- modules
- 47
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 98%
- 84,737 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.
who calls this
Notable callers
Production calls into BeNil from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 412 28%
- KubeVirt 391 26%
- Cilium 175 12%
- Velero 4 <1%
where it's called
Callsites in the wild
12 representative callsites of 86,222, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/uses_all_resources.go:81
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/tls-configuration.go:114
in loop - in loop
- in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/tls-configuration.go:128
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:89
in loop -
cilium/cilium @v1.20.0
in loop
top callers
The modules that reach for it
The modules that call BeNil most in this snapshot.
- github.com/IBM/networking-go-sdk23,09027%
- github.com/IBM/platform-services-go-sdk22,61726%
- github.com/IBM/vpc-go-sdk22,15726%
- github.com/IBM-Cloud/container-services-go-sdk8,0459%
- github.com/IBM/continuous-delivery-go-sdk/v21,8202%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →