All,
Is there static analysis tool used for oVirt code base?
There is interesting tool called Sonar:
http://www.sonarqube.org/. It
integrates with Jenkins and provides you neat dashboard that will let you
understand code quality. This tool supports many languages including Java
and Python.
Thanks,
Piotr Kliczewski