Code Smells

Card Puncher Data Processing

Code Smells

About

code smells is a code that looks suspicious.

List

  • Code Smells: Null
  • Code Smells: Deeply Nested Code
  • Code Smells: Iteration
  • Code Smells: Mutation
  • Code Smells: Multi-Responsibility Methods
  • Code Smells: If Statements

Documentation / Reference





Discover More
Code Refactoring
Code - Refactoring

The process of modifying the code structure, without modifying its current behavior, is called Refactoring. Refactoring is a method that search to improve the code quality of a program. code duplication...



Share this page:
Follow us:
Task Runner