I started using Simian to find duplicated code - very nice!
I created a simple cmd file to output the analysis to a text file. [PathToSimian]\simian-2.3.32.exe -includes=**/*.cs -excludes=**\obj\**\*.cs -excludes=**\Reference.cs -excludes=**\*.feature.cs -excludes=**\*.Designer.cs > simian.txt
No comments:
Post a Comment