Technical Report: Static Analysis (Java) in OSS Project TEAMMATES

Technical Report: Static Analysis (Java) in OSS Project TEAMMATES

Static analysis tools have been widely used in TEAMMATES, which is helpful in maintaining code standard, coding quality or obtain even bug-free code. This report explains how static analysis tools for Java have been used currently in the project. In addition, it also explores some additional static analysis rules, which could be enforced gradually in the project.

Read more