Sign in
go
/
go.git
/
55ab5bba17a5221a51df244c8a3aeb1898cbdf1a
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
cover_mod_empty.txt
blob: 3c45243edb68ed74b873b087967a09ef3211db1a [
file
]
go tool cover -func=cover.out
stdout total.*statements.*0.0%
go mod init golang.org/issue/33855
go tool cover -func=cover.out
stdout total.*statements.*0.0%
-- cover.out --