Main Content
matlabtest.coverage.Justification Class
Namespace: matlabtest.coverage
Description
A matlabtest.coverage.Justification
object represents the justification used to filter a block of
MATLAB® source code that was not covered by tests. You cannot create objects of the
Justification
class programmatically. The testing framework automatically
creates a Justification
object and saves it to a MAT file when you justify the
missing coverage for a block of code in an interactive HTML code coverage report. For more
information, see Justify Missing Coverage for MATLAB Source Code.
Properties
Version History
Introduced in R2024b