From: SourceForge.net <no...@so...> - 2012-05-29 17:48:11
|
Bugs item #3530603, was opened at 2012-05-29 10:48 Message generated for change (Tracker Item Submitted) made by ashishhcl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720015&aid=3530603&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ashish (ashishhcl) Assigned to: Nobody/Anonymous (nobody) Summary: try-catch blocks for branch coverage Initial Comment: Try catch blocks with checked exceptions should not be considered for branch coverage reports. This should be an option to choose normal or strict parsing. In the case of normal parsing catch block of checked exceptions should be ignored. This gives flexibility to developers to parse their code appropriately ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720015&aid=3530603&group_id=130558 |