2

Is there a library or a tool that could parse the xml dump of SourceMonitor and save it in database?

SourceMonitor is a great tool, but I'd like to have better visualization and statistics-over-time of our code, which you really can't get with SourceMonitor.

Morri
  • 571
  • 5
  • 20

1 Answers1

1

A useful script is Eden Ridgway's SourceMonitor Summary Xml File Generation.

Luc
  • 11
  • 1