# Code processing

Published articles for Code processing.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## RPG Metrics: A Free-Beta Code Quality Scanner for IBM i RPG

DevFeed: [RPG Metrics: A Free-Beta Code Quality Scanner for IBM i RPG](<https://devfeed.tech/articles/rpg-metrics-the-ibm-i-tool-the-big-vendors-wouldn-t-sell-you-20748.md>)

Original publisher: [Read original article](<https://tomassetti.me/rpg-metrics-kdp-software/>)

Author: Federico Tomassetti

Published: 2026-07-15T09:22:39Z

Content type: opinion

Language: en

Sources: [Federico Tomassetti](<https://devfeed.tech/sources/federico-tomassetti.md>)

Topics: [Code quality](<https://devfeed.tech/topics/code-quality.md>), [Software](<https://devfeed.tech/topics/software.md>), [ibm](<https://devfeed.tech/topics/ibm.md>)

Tags: [code-processing](<https://devfeed.tech/tags/code-processing.md>), [code-quality](<https://devfeed.tech/tags/code-quality.md>), [free](<https://devfeed.tech/tags/free.md>), [maintainability](<https://devfeed.tech/tags/maintainability.md>), [platform](<https://devfeed.tech/tags/platform.md>), [rpg](<https://devfeed.tech/tags/rpg.md>)

### AI overview

This commentary reviews RPG Metrics, a code quality scanner from KDP Software for IBM i RPG source. The tool measures metrics including cyclomatic complexity and maintainability, identifies problematic files and refactoring points, and is free while in beta. The article compares it with enterprise-oriented static-analysis products.

### Source excerpt

KDP Software has worked the IBM midrange platform since 1985. Their new RPG Metrics tool measures cyclomatic complexity, maintainability, and RPG Free convertibility across your RPG source. It is free during beta, it took me minutes to get a number out of it, and when I had questions the founder answered them himself. The post RPG Metrics -- The IBM i Tool the Big Vendors Wouldn't Sell You appeared first on Federico Tomassetti.