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