Content Analysis: This screencast demonstrates IDEA's

Photo Gallery

Code Analysis series in IntelliJ: The problem with static collections (Java)
Code Analysis series in IntelliJ: The problem with chained method calls, how to find and fix (Java)
Code Analysis series in IntelliJ: Choosing static methods over non-static methods in Java
Code Analysis series in IntelliJ: How to find and  simplify unnecessarily verbose map operations
Code Analysis series in IntelliJ: How to find and fix unnecessarily complex boolean expressions
Code Analysis series in IntelliJ: How to quickly find and fix idempotent loops (Java)
Code Analysis series in IntelliJ: Finding Classes with too many TRANSITIVE dependencies.
How to do static code analysis in Intellij  with PMD
Code Analysis series in IntelliJ:  Finding Classes with too many Dependents (NOT DEPENDENCIES)
Code Analysis series in Intellij: Class Complexity Analysis
Automatic Code Analysis series in Intellij:  Feature Envy
IntelliJ IDEA Static Analysis: Custom Rules with Structural Search and Replace