SofCheck Inspector
The SofCheck Inspector[1] is a static analysis tool for Java and Ada. It statically determines and documents the pre- and postconditions of Java methods or Ada subprograms, and uses that information to identify logic flaws,[2] race conditions, and redundant code in an individual Java class or Ada package, a subsystem, or a complete program. The SofCheck Inspector is produced by SofCheck, Inc., a software product company in Burlington, Massachusetts.
The SofCheck Inspector static analysis engine is used within the CodePeer[3] static analysis product from AdaCore.
See also
- Static code analysis
- Software testing
- Software Security Assurance
- List of tools for static code analysis
References
- ↑
- ↑
- ↑ "CodePeer". AdaCore.com. Retrieved 2016-08-10.
External links
- SofCheck, Inc. web site
- Video on technology underlying SofCheck Inspector
- SofCheck Inspector to support Common Weakness Enumeration (CWE)
- AdaCore's CodePeer developed in partnership with SofCheck
This article is issued from Wikipedia - version of the 8/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.