1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:28:37 -06:00
go/cmd/cover/testdata
Rob Pike 1c382c95b2 go.tools/cmd/cover: get cover counters on if conditions
This requires a little more tree rewriting to put a block around the if of an "else if".
More tests too.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/11042045
2013-07-10 15:20:52 +10:00
..
main.go go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
test.go go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00