github.com/onsi/gomega.BeTrueBecause
third-partyThe 5903rd most-called third-party function by production calls. Called 311 times across 3 modules; 101 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (103 → 101)
- prod calls
- 101
- non-test, non-generated
- all calls
- 311
- total callsites
- modules
- 3
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 68%
- 210 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 function51%A direct call to an exported package function, resolved by type.
- Package function (by syntax)49%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into BeTrueBecause from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 100 99%
where it's called
Callsites in the wild
12 representative callsites of 311, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/apimachinery/protocol.go:83
in loop -
k8s.io/kubernetes @v1.37.0
test/e2e/apimachinery/watchlist.go:252
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_storage_capacity.go:272
in loop -
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_storage_capacity.go:276
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/framework/pod/pod_client.go:281
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/apimachinery/discovery.go:311
in loop
top callers
The modules that reach for it
The modules that call BeTrueBecause most in this snapshot.
- github.com/kubernetes/kubernetes15851%
- k8s.io/kubernetes15249%
- github.com/onsi/gomega1<1%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →