func testing.CoverMode
4 uses
testing (current package)
testing.go#L702: func CoverMode() string {
testing.go#L2331: if *coverProfile != "" && CoverMode() == "" {
testing.go#L2335: if *gocoverdir != "" && CoverMode() == "" {
testing.go#L2432: if CoverMode() != "" {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)