Sign in
go
/
go.git
/
5f04ef752bc9485821eae8a5b248b9d39d57989c
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
cover_mod_empty.txt
blob: 3c45243edb68ed74b873b087967a09ef3211db1a [
file
] [
log
] [
blame
]
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 --