Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 39 by
parekh.r...@gmail.com: Unable to open a folder that has
code coverage files
http://code.google.com/p/coverstory/issues/detail?id=39
What steps will reproduce the problem?
1. Setup project in Xcode 4.5 with LLVM Apple compiler
2. Set project up for code coverage
3. Point CoverStory using the Open option to the folder that has code
coverage files. All the (.o, .d, .dia, .gcda, .gdno) files are under this
directory. There are no sub folders.
What is the expected output? What do you see instead?
CoverStory should provide an overview of the whole project. Right now it
just spins endlessly and doesn't show anything.
PS. If I try to open an individual .gcda files it would give code coverage
for that. But would give a warning: gcno:version '404' perfer '402'.
What version of the product are you using? On what operating system?
CoverStory:4.3
Mac OS 10.7.4
Please provide any additional information below.