Skip to content

MATLAB Compatibility

irongut edited this page Jul 27, 2022 · 1 revision

Code Coverage Summary v1.3.0 is compatible with MATLAB's code coverage plugin when it is set to output Cobertura XML Format.

Earlier versions of CCS are not compatible.

MATLAB's code coverage plugin does not output branch or complexity metrics so it is recommended to disable them in CCS output by using the hide_branch_rate and hide_complexity options. If you don't disable them these values will show as NaN.