Clear Filters
Clear Filters

Code Coverage class not reaching full statement

1 view (last 30 days)
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

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!