Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] [JSDT] What's the coverageTestFlag ?

Hi all,

I could see in several class in JSDT source a coverageTestFlag which seems to be a constant. This is by default set to false, and many conditions read it, which actually makes that sources contain a lot of dead code.
Is anyone aware of what this is used for?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top