Third-party tool - Tool for code coverage analysis - MATLAB (original) (raw)

Main Content

Tool for code coverage analysis

Model Configuration Pane: Code Generation / Verification

Description

Specify a third-party tool for code coverage analysis of generated code.

Dependencies

Code coverage is not supported if the Create block configuration parameter is either SIL or PIL.

If you do not specify a third-party tool, Configure Coverage appears dimmed. Otherwise, click Configure Coverage to open the Code Coverage Settings dialog box.

Settings

None (use Simulink Coverage) (default) | BullseyeCoverage | LDRAcover or LDRA tool suite

Default: None (use Simulink Coverage)

None (use Simulink Coverage)

No third-party tool specified for code coverage. You can use SimulinkĀ® Coverageā„¢ to analyze code coverage.

BullseyeCoverage

Specifies the BullseyeCoverage tool from Bullseye Testing Technology

Note

SIL and PIL simulation support for BullseyeCoverage will be removed in a future release.

LDRAcover or LDRA tool suite

Specifies the LDRA tool suite from LDRA Software Technology

Application Setting
Debugging BullseyeCoverage or LDRAcover or LDRA tool suite
Traceability BullseyeCoverage or LDRAcover or LDRA tool suite
Efficiency None (code coverage off)
Safety precaution No recommendation

Programmatic Use

Parameter: CoverageTool field of CodeCoverageSettings
Type: character vector
Value: 'None' | 'BullseyeCoverage' 'LDRAcover or LDRA tool suite'
Default: 'None'

Version History

Introduced in R2010a

See Also

Topics