Вопрос

How can I achieve code metrics for C# code in Jenkins, for example Cyclomatic complexity?

Это было полезно?

Решение

There is plugin for Cyclomatic complexity in .NET available.
Have you tried it?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top