____________________ Code Review Defect List ____________________
Reviewer: REVIEWER NAME GH Repo: https://github.com/amehlhase316/Aachen-2
ID Location Problem Description Problem
ID# fileName|lineNum *Description of the Problem* category|severity
=== ==========================|========= ============================================================ ======== ========
1 File1.java Line 1 Missing the file header banner CG1 | LOW
2 BadClass.java Line 9 Missing Class banner CG2 | LOW
3 OddClass.java Line 24 Missing Class Constructor Banner CG3 | LOW
4 OddClass.java Line 40 Missing Method Banner CG3 | LOW
5 BeanTalk.java Line 122 get30Beans() algorithm is broken FD | MJ