https://github.com/jacoco/jacoco/issues/34
These are the different notations for classes we have:
Agent Parameters, Ant tasks and Maven prepare-agent goal
These specifications allow wildcards * and ?, where * wildcards any number of characters, even multiple nested folders.
Maven report goal
These specs allow Ant Filespec like wildcards *, ** and ?, where * wildcards parts of a single path element only.