tc = sltest.testmanager.addTestsForMissingCoverage(testOpts,cvData)
creates a TestCase object that increases the test coverage in
cvData using the test options specified by the TestOptions object,
testOpts. You must have a Simulink®
Design Verifier™ license to use this function.
This example shows how increase coverage when coverage results for a test case are lower than 100%.
Get the existing test case from the test file and then run the test and get the coverage data. Create a TestOptions object and add missing coverage to the coverage data for new test case. Run the new test case and open the Test Manager.
In the Results and Artifacts panel in the Test Manager, select the first Results. In the Aggregated Coverage Results section, the coverage is less than 100%.
Now, select the second Results. In the Aggregated Coverage Results section, the coverage increased to 100%.
Coverage data, specified as the path to the cvdata object from
the test with missing coverage. For example, suppose that you have a test case,
tc, that you run to get the coverage data from the test results,
tr. Use getcoverageResults to get the coverage
data:
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.