Code Coverage class not reaching full statement
조회 수: 2 (최근 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에서 MATLAB Report Generator에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!