Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
CodeMeasure is a code evolution measurement tool from SAFE Corporation. Its core purpose is not general-purpose code quality scanning, but quantifying how much a program has changed from one version to another. It can count added lines, deleted lines, modified lines, as well as the number of added, modified, and deleted files, and generate CLOC charts to support analysis of historical development progress and forecasting of future workload.
The tool’s main selling points are that it is “language-independent” and delivers “consistent, accurate results.” The description says it uses advanced comparison algorithms derived from software forensics, allowing it to recognize matches even when code has been moved, instead of double-counting moved code as both deleted and newly added like traditional diff tools may do. This makes it better suited to scenarios that require rigorous measurement of code evolution, such as change audits between versions, software forensics, and post-project reviews of development effort. In terms of supported content, it can compare any line-based text files, including scripts, source code, SQL, and more, but there is no mention of support for specific language syntax, frameworks, or semantic-level analysis.
CodeMeasure emphasizes a simple, intuitive user interface: users list the top-level directory for each code version, and the tool traverses subdirectories to find matching file types. This is convenient for offline comparison across multiple version directories. However, the page does not mention Git, GitHub, GitLab, CI/CD, IDE plugins, APIs, or SDKs, nor does it state whether team collaboration, automated pipelines, or cloud-based usage are supported. As a result, its integration capabilities within modern DevOps workflows are unclear.
The product offers a free trial version. Without a license, users can generate CLOC charts of software changes and view, capture, and print them. However, saving CLOC data to spreadsheet files requires purchasing a license. The website does not disclose specific pricing, licensing model, payment methods, or enterprise support options.
Its strengths are clear positioning, language independence, and the ability to reduce statistical errors caused by moved code, making it suitable for project managers, auditors, and software analysis teams that need accurate measurement of code changes. Its drawbacks are limited public information, no clear open-source or self-hosting options, no API or ecosystem integration details, and no published pricing; data export is also restricted in the free version. The available content does not indicate how accessible it is from China, so before purchasing, users should verify website connectivity, payment options, and whether local alternatives such as cloc, Git statistics scripts, or SonarQube may be suitable.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on codemeasure.com official site.
codemeasure.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach codemeasure.com directly.