Functional Test Coverage
Is there a way to capture, functional test coverage for OpenStack?
I am looking for process to instrument code and run automation/manual testing against instrumented code and find out what parts of the code this tests has covered and what part of the code these tests did not cover.