| Help needed! Pointcut advice in AspectJ for control flow statements. [message #718151] |
Tue, 23 August 2011 08:25  |
Thanasis Naskos Messages: 22 Registered: March 2011 |
Junior Member |
|
|
Hello,
I'm trying to implement an aspect for path and code coverage, using AspectJ!
The problem is that there is no pointcut advice for if,else,switch-case statements. For loops I've found LoopAJ (http://intranet.cs.man.ac.uk/cnc/projects/loopsaj.php) which will do the trick, but I'm wondering if is there any similar tool (or code) for the other statements I've mentioned above.
I'm not sure if this is the best way to do something like that, so if you have any other idea for implementing that kind of aspect, please let me know.
Any help would be appreciated!!
Regards,
Thanasis
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10938 seconds