Hi,
Would it be possible to have a global configuration option to ignore trivial code, similar to Cobertura's IgnoreTrivial?
In particular, I'd like to ignore properties with standard getters/setters without having to annotate each of them with ExcludeFromCodeCoverage or another attribute.