Open GoogleCodeExporter opened 8 years ago
Original comment by joaebert
on 14 Sep 2010 at 6:55
Also, apparat should skip interfaces.... make no sense instrument interfaces
since they aren't executable at all.
VELO
Original comment by velo...@gmail.com
on 21 Sep 2010 at 2:31
its annoying but one could ignore a method if its (only) in a trait of an
interface
Original comment by joaebert
on 6 Oct 2010 at 10:23
Moved to low priority since not many people use coverage.
Original comment by joaebert
on 1 Feb 2011 at 8:11
Not many people use coverage because it is currently hard to integrate
(FlexMojos dependency on Maven for example is an adoption barrier). It has been
a big need for every team developing Flex code. Any improvement in this area
would be very well received.
Original comment by naa...@gmail.com
on 5 Aug 2011 at 5:47
Well, all this changes are for flexmojos =D
If you need a different platform you would need to implement it =D
Original comment by velo...@gmail.com
on 5 Aug 2011 at 6:09
By the way, I think I will add some changes to skip simply empty methods. This
will fix the case for interface, empty ctor etc.
Also: if a method is empty it does not contain any logic, thus does not need to
be covered anyways. Mostly those methods are generated by ASC.
Original comment by joaebert
on 14 Oct 2011 at 10:42
Original comment by joaebert
on 14 Oct 2011 at 10:43
Original issue reported on code.google.com by
velo...@gmail.com
on 14 Sep 2010 at 6:51