Code Coverage class not reaching full statement
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Testing Frameworks 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!