MichaelMcFarlan
14 years agoContributor
AQtime editor + compiler directives
I've been running some coverage tests on a delphi project and I've come to the conclusion that AQtime doesn't account for compiler directives when it shows the source code. This means that the marks for whether the code gets used or not are way of place sometimes. This can also be seen by the lines of comments AQtime adds for each procedure/function. Example: I have a Calculate method on line 964 but the comments saying Hit Count, Total lines and all the other stuff for that function are right after line 1024.
Support for compiler directives would be great.
Support for compiler directives would be great.