go/src/cmd/cover
Polina Osadcha 6f99b33c18 all: replace Replace(..., -1) with ReplaceAll(...)
Change-Id: I8f7cff7a83a9c50bfa3331e8b40e4a6c2e1c0eee
Reviewed-on: https://go-review.googlesource.com/c/go/+/245198
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2020-08-17 04:07:23 +00:00
..
testdata
cover.go
cover_test.go all: replace Replace(..., -1) with ReplaceAll(...) 2020-08-17 04:07:23 +00:00
doc.go
func.go
html.go cmd/cover: include a package name in the HTML title 2020-04-30 03:58:01 +00:00
pkgname_test.go cmd/cover: include a package name in the HTML title 2020-04-30 03:58:01 +00:00
profile.go