From: Mark H. <keh...@bt...> - 2011-08-27 14:24:57
|
Hi All, I am new to cobertura but would like to extract out the code coverage from the Cobertura.ser coverage file and place them in text files for data manipulation. I generated a Java serialisation object to read the ser file, but I keep getting a Java exception error. Therefore, please can anybody advise me how to open the cobertura.ser file to gain the raw data coverage achieved. Thanks in advance. Mark |