I started a new project for a static libary today and enabled coverage in the scheme options. However when I ran some basic tests, the coverage reports only showed coverage for the test classes. Not the classes in the static library.
Is this a bug or by design?