I am trying to use the cobertura- ant for code coverage. Here can i use the class files directly for instrumentation and use a DE compiler to get the java files for report generation? will it give the coverage correctly? Since i have only the class files not the java files. Please provide your valuable inputs on this.
Thanks.