RoutineOp/delphi-code-coverage

Numbers for Delphi Generics units gets included in coverage results

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
1. Create a class using a generic type from system.generics.*

What is the expected output? What do you see instead?
Just the coverage numbers for my own code. Instead I get to see the coverage 
results for the code from the system.generics units that gets pulled in as well.

What version of the product are you using? On what operating system?
RC10 64 bit
Win7 64 bit

Please provide any additional information below.


Original issue reported on code.google.com by marjanve...@gmail.com on 11 Feb 2015 at 3:38

Attachments:

Original comment by e.kotlya...@gmail.com on 11 Mar 2015 at 9:28

  • Changed state: Accepted