From: SourceForge.net <no...@so...> - 2011-06-20 12:18:03
|
Feature Requests item #3323057, was opened at 2011-06-20 12:18 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3323057&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://me.yahoo.com/a/Nf5CbfoP () Assigned to: Nobody/Anonymous (nobody) Summary: Add support for @Generated Initial Comment: It would be nice to be able to configure to ignore code coverage for generated code. Using the Java @Generated (http://java.sun.com/javase/6/docs/api/javax/annotation/Generated.html) annotation seems to now provide for a standard method for doing so. Since the value attribute of this annotation is designed to allow for specific generator names to be provided, it would be useful for this support to allow for the configuring of code generated from specific generators to be included/excluded via the filtering mechanism. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3323057&group_id=130558 |