AxoCover icon indicating copy to clipboard operation
AxoCover copied to clipboard

Omit coverage for code with no logic

Open lee-cordell opened this issue 7 years ago • 1 comments

Is it possible to limit code coverage to only properties and methods that are above a given cyclomatic complexity? This would avoid having to at unit tests for constructors, methods and properties with no logic and no calls to dependencies.

Responding to your point on the Marketplace: yes I'd have a go at implementing this if you could offer some info.

lee-cordell avatar Jul 26 '18 09:07 lee-cordell

OK. I will get back to you with the info at the weekend.

axodox avatar Jul 27 '18 12:07 axodox