Please enable JavaScript.
Coggle requires JavaScript to display documents.
Automated Tools for Code Reviews, Applications in the Architecture,…
-
-
Examples of Code Smells
-
Class Level
-
Lazy Class (Class that doesn't do enough to earn attention i.e. small class that is solve a small problem which is not necessary to be class)
-
-