TBR=rsc
Change-Id: I6ec69013027213c5e7adedd2edb89dea6af876d9
Reviewed-on: https://go-review.googlesource.com/9563
Reviewed-by: Rob Pike <r@golang.org>
go help testflag
go tool cover -help
*/
-package main // import "golang.org/x/tools/cmd/cover"
+package main
"os"
"path/filepath"
"text/tabwriter"
-
- "golang.org/x/tools/cover"
)
// funcOutput takes two file names as arguments, a coverage profile to read as input and an output
"os/exec"
"path/filepath"
"runtime"
-
- "golang.org/x/tools/cover"
)
// htmlOutput reads the profile data from profile and generates an HTML