View Detailed Profile
Code Analysis series in IntelliJ: How to tell when a class is in the wrong package

Code Analysis series in IntelliJ: How to tell when a class is in the wrong package

javaprogramming #

Code Analysis series in IntelliJ: Overly Depended On Classes, Why it matters, and How to find them

Code Analysis series in IntelliJ: Overly Depended On Classes, Why it matters, and How to find them

javaprogramming #

Code Analysis series in IntelliJ: How to find and fix unnecessarily complex boolean expressions

Code Analysis series in IntelliJ: How to find and fix unnecessarily complex boolean expressions

javaprogramming #

Code Analysis series in IntelliJ: The problem with chained method calls, how to find and fix (Java)

Code Analysis series in IntelliJ: The problem with chained method calls, how to find and fix (Java)

javaprogramming #

Code Analysis series in Intellij: Class Complexity Analysis

Code Analysis series in Intellij: Class Complexity Analysis

bookmarks #

Code Analysis series in IntelliJ: How to find and  simplify unnecessarily verbose map operations

Code Analysis series in IntelliJ: How to find and simplify unnecessarily verbose map operations

javaprogramming #

Reading Code Like a Pro | IntelliJ IDEA Tips

Reading Code Like a Pro | IntelliJ IDEA Tips

As developers, we spend more time reading

Code Analysis series in Intellij: Deep Nesting Analysis

Code Analysis series in Intellij: Deep Nesting Analysis

bookmarks #

Code Analysis series in IntelliJ:  Finding Classes with too many Dependents (NOT DEPENDENCIES)

Code Analysis series in IntelliJ: Finding Classes with too many Dependents (NOT DEPENDENCIES)

javaprogramming #

Code Analysis series in IntelliJ: How to quickly find and fix idempotent loops (Java)

Code Analysis series in IntelliJ: How to quickly find and fix idempotent loops (Java)

javaprogramming #

Code Analysis series in Intellij: In loop object allocation

Code Analysis series in Intellij: In loop object allocation

bookmarks #

Automatic Code Analysis series in Intellij: Method Complexity Analysis & Cyclomatic complexity score

Automatic Code Analysis series in Intellij: Method Complexity Analysis & Cyclomatic complexity score

bookmarks #

Automatic Code Analysis series in Intellij:  Feature Envy

Automatic Code Analysis series in Intellij: Feature Envy

bookmarks #