www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - mangled coverage report

I've just noticed that in the .lst file for one of my libs the execution 
counts stop lining up with the source, and the source itself is 
truncated by a couple of lines. The function where the misalignment 
begins contains an "if (__ctfe)" block (first time I ever used one) but 
just testing that does not manifest the same behaviour.

Has anyone else ever noticed anything similar?

A...
Jun 07 2014