...
- (re)designing the architecture
- commenting on style alone (unless not adhering to Code Style
- writing code (only applicable to Group Code Reviews)
What to look for in the code
Overview
- Finding bugs
- NPEs, no privilege checks, etc
- Create common Coding style
...