Code Coverage class not reaching full statement
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi.
I am working with the code coverage plugin class for unit testing. It seems that the tool doesn't always work, especcially with statements that have obviously been executed. (See Below)
Is there any form of commenting method I can apply to the sourcecode to inform the reporter that this statement is covered (Which hopefully in a future release the reporter would notify it's not needed anymore)?
I have looked through the documentation of the plugin but it seems fairly light in documentation
Thanks
Paul
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Testing Frameworks en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!