Documents the software architecture of the open source PMD project. Created as part of the course requirements for the Software Architecture course at McGill University, under Prof. Martin Robillard.
#Architectural Overview of PMD ##Introduction PMD is an open-source project. It consists of a static source code analyzer (analyzes code via rulesets to identify common programming flaws) and a ...