Special Charts

Control Flow

This chart is supported only in Artefact Dashboards.

The Control Flow Chart is a graphical representation of the logical structure of a function using different-coloured shapes reflecting the type of logical break (if, while, switch…​) in the code.

CFG controlGraph
Figure 1. Control Flow Chart
<chart type="CONTROLGRAPH" id="CONTROL_FLOW_GRAPH_EXAMPLE"/>

The chart for a Control Flow Chart does not have any specific attributes.