Frage

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

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top