currently, exclusion is only available on class-level by regexp. sometimes it's not sufficient or not convenient.
one possible solution to provide custom more granular exclusion is registration a class which makes a decision if an item (class, method, method call) should be instrumented.
one possible solution to provide custom more granular exclusion is registration a class which makes a decision if an item (class, method, method call) should be instrumented.