Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying ReSharper Essentials
  • Table Of Contents Toc
  • Feedback & Rating feedback
ReSharper Essentials

ReSharper Essentials

By : Lukasz Gasior
4.3 (9)
close
close
ReSharper Essentials

ReSharper Essentials

4.3 (9)
By: Lukasz Gasior

Overview of this book

Table of Contents (18 chapters)
close
close
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
2
Index

Finding code duplicates


The first tool, dupfinder, can be used to find duplicates in your C# and VB.NET code. What is really cool is that it not only marks some parts of your code as duplicated if they are identical, but also if they have a similar structure. This means that even if two parts of your code contain different variable names or methods, they can be, in a very smart way, marked as duplicated.

To run dupfinder, use the following command:

dupFinder [OPTIONS] source

The source parameter specifies what you would like to analyze. It can be a solution file or just files from your projects. A sample file path would look as follows:

dupfinder.exe E:\ctv_project\codingblog\trunk\src\CodingBlog.sln
dupfinder.exe E:\ctv_project\codingblog\trunk\src\**\*.cs

At the end, dupfinder will inform you of how many files have been analyzed and where the report has been created through the following output:

26 files found to analyze.
INFO: Duplicates report was written to C:\Users\Lukasz\AppData\Local...
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
ReSharper Essentials
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon