1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:56:12 -07:00
go/cmd/cover
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
..
testdata go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
cover_test.go go.tools/cmd/cover: fix build 2013-06-21 14:47:04 -07:00
cover.go go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
html.go go.talks/cmd/cover: show simpler legend for "set" mode 2013-07-10 14:03:35 +10:00