testing.CoverBlock.Stmts (field)

2 uses

	testing (current package)
		cover.go#L26: 	Stmts uint16 // Number of statements included in this block.
		cover.go#L95: 			stmts := int64(blocks[i].Stmts)