From: John W. L. <Joh...@sa...> - 2011-08-28 00:16:23
|
Can you have cobertura run an xml coverage report and get the data from that? That is the recommended way to do what you are trying to do. From: Mark Hadley [mailto:keh...@bt...] Sent: Saturday, August 27, 2011 10:25 AM To: cob...@li... Subject: [Cobertura-devel] Cobertura.ser file 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 |