Why do I get a warning that the code coverage result is empty because the file is invalid?
I’m trying to add code coverage to my unit test suite. There is one .mlapp file that gives this warning:
Warning: Coverage result is empty for /MyPath/myApp.mlapp because the file is invalid.
How can I find out what is wrong with the file? The app works, so I don’t know why it would be "invalid." Note: a blank .mlapp file does not give the same warning.I’m trying to add code coverage to my unit test suite. There is one .mlapp file that gives this warning:
Warning: Coverage result is empty for /MyPath/myApp.mlapp because the file is invalid.
How can I find out what is wrong with the file? The app works, so I don’t know why it would be "invalid." Note: a blank .mlapp file does not give the same warning. I’m trying to add code coverage to my unit test suite. There is one .mlapp file that gives this warning:
Warning: Coverage result is empty for /MyPath/myApp.mlapp because the file is invalid.
How can I find out what is wrong with the file? The app works, so I don’t know why it would be "invalid." Note: a blank .mlapp file does not give the same warning. code coverage MATLAB Answers — New Questions