XML reports generation available for future releases

3 visualizaciones (últimos 30 días)
Daniel Popu
Daniel Popu el 19 de Jul. de 2016
Respondida: Alexandre De Barros el 19 de Sept. de 2016
Hello, will XML reports be available for future releases of Polyspace CodeProver? At the moment, after opening a result, it is permitted to generate an XML report, although it is written 'deprecated'.
  1 comentario
Lorenz Mende
Lorenz Mende el 19 de Sept. de 2016
See at Release Notes of R2015b, it says 'XML and RTF report formats removed'.
Hopefully some kind of xml export will come with a future release, this would be very helpful for integration in a toolchain. The actual version R2016b states there is a Text File export, but did not yet tried that.

Iniciar sesión para comentar.

Respuestas (1)

Alexandre De Barros
Alexandre De Barros el 19 de Sept. de 2016
Hello,
The xml reports are indeed no longer supported. But, as Lorenz wrote it, starting from R2016b, it is possible to export the results in a .tsv (tab-separated values) file, one defect,check,violations or code metrics per line. This format is much easier to parse than the xml.
This export function is available via the Reporting/Export menu.
There is even a wysiwyg export via the menu Reporting/Export menu/Export Currently Displayed Results.
Best regards,
Alexandre

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by