func testing.CoverMode
4 uses
testing (current package)
testing.go#L718: func CoverMode() string {
testing.go#L2637: if *coverProfile != "" && CoverMode() == "" {
testing.go#L2641: if *gocoverdir != "" && CoverMode() == "" {
testing.go#L2750: if CoverMode() != "" {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)