Code Analysis Using Atomiq
page 1 of 3
Published: 08 Mar 2011
Abstract
Code analysis is one way you can keep your code clean and your technical debt low. One of the simplest ways to achieve this is to minimize blocks of duplicate code, usually the result of cut-and-paste coding. Atomiq is an inexpensive, simple-to-use tool that detects duplicate blocks of code, making it easy to apply refactorings to eliminate the duplication.
by Steven Smith
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 21762/ 36

Introduction

Atomiq is a code analysis tool that quickly locates duplicate code within software applications by analyzing the source code.  It works at the source, not binary, level, and so can be applied to applications written in a variety of languages.  Although it doesn't support auto-correction or refactoring within the application, it can quickly locate problems which can then be addressed through your standard code editor of choice.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-28 2:23:15 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search