I have a .Net 4.6.1 class library that I have written unit tests for. The TypeMock test runner was used to execute the unit tests. I am not seeing coverage indicators in the methods in my class library. I am using TypeMock version 8.6.0.10. I am using Visual Studio Enterprise 2015 (Version 14.0.25431.01 Update 3). Can you please give me some ideas on how to get the coverage indicators to display?