PasCop

PasCop is a tool for static program analysis of Object Pascal source codes.
It helps to comply with the principles of Clean Code Development and supports the developer in creating readable source code.

Features

  • 14 built-in code style checks
  • CLI version included, for use in automated enviroments
  • export to HTML
  • export to XML (PMD compatible)
  • no installed compiler needed
  • open source (GPL-3)

News

  • 2019-02-26: release of Version 1.0

Screenshots