Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 52 by
mahendra...@gmail.com: Not Generate the HTML Report
http://code.google.com/p/coverstory/issues/detail?id=52
I found the .gcda and .gcno file in my Test project.
What steps will reproduce the problem?
1. Use the cover story
2.selct the option, File -OPen-Project-Objects-Normal -i386
What is the expected output? What do you see instead?
it should be show the HTML report.
but it shows
Scanning for coverage data
in '/Users/Test/Documents/workspace/Test.iOS/build/Test.iOS.build/Debug-iphonesimulator/Test.iOS
Tests.build/Objects-normal/i386'
Found 6 gcda files to process.
xargs: (null): No such file or directory
/Users/Automation/Documents/workspace/Automation.iOS/build/Automation.iOS.build/Debug-iphonesimulator/Test.iOS
Tests.build/Objects-normal/i386:failed
to process files: (
"Automation_iOS_Tests.gcda",
"UNIT_UIButton.gcda",
"UnitTest_AutomationController.gcda",
"UnitTest_UIApplication.gcda",
"UnitTest_UIPicker.gcda",
"ViewController.gcda"
)
No coverage data read.
What version of the product are you using? On what operating system?
I am working on XCode 5.0 and MAC OS X 10.8.5
Please provide any additional information below.
I have added the __gcov_flush function in one .m file ,Please check the
first attachment for the same.
Attachments:
UnitTest_UIPicker.gcno 4.2 KB
UnitTest_UIPicker.gcda 700 bytes
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings