--On Friday, March 18, 2005 12:48 PM -0700 Tim Shadel <[EMAIL PROTECTED]> wrote:
java.lang.UnsupportedOperationException: No line numbers detected in org.hackystat.app.cgqm.implementation.TestMetric1.<init>. Either remove the 'oneLineFile' tag or turn debug on when compiling.
Another option is to exclude that particular constructor from coverage, using the excludeIndividualMethods option.
--Tim
I'd prefer that Christoph not do that. We should exclude individual methods when there is a good semantic reason in terms of the analysis, not simply because it's easier than turning on debugging.
Cheers, Philip
