Oh it was just that when you say "code coverage" I think of symbol-level code coverage tools such as what VS2010 Premium (or above), NCover and other offer. I thought I'd see specific symbols (or just statements) highlighted as covered or not covered by tests. But the current functionality offered is still useful and the test runner in general makes writing tests much easier, so no complaints here.