Set Data Coupling Options

You can set the options for Data Coupling to build your project in HCL OneTest Embedded for Eclipse IDE.

In the Project Explorer, right-click on the project and click Properties, then click C C++ Build > Settings. In the Build Settings tab, under the Coupling menu, select Data Coupling.

From this setting page, you can change the following choice:
  • Report Template: You can change the template of the report generator. By default, this template is ccreport.template.
  • Generate raw data in JSON : Select Yes if you want to generate the control coupling raw data in a JSON file, Yes, in compressed mode if you want to compress this file, No if you do not need this JSON file. The name of this file is the same as the name of the HTML report file where .html is replaced by .json.