Code reviewing software
Appearance
Code review software helps humans find flaws in program source code. In can be divided into two categories:
- Automated code review software checks source code against predefined set of rules and produces reports.
- Different types of browsers visualise software structure and help humans better understand its structure.