With attribute filters you can exclude entities marked with the specific attributes from the coverage analysis.
Filters are applied to assemblies, modules, classes and functions.
Syntax in the attribute filter editor is the following:
attribute
where attribute
is a fully qualified attribute type name.
Or
[module]attribute
in case if you'd like to provide explicit specification of the module
where attribute type is located