Resource icon

Hammurapi for java static code anaysis

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

anmoldubey

Administrator
Staff member
Aug 13, 2014
33
4
8
anmoldubey submitted a new resource:

Hammurapi for java static code anaysis - Complete guide to Hammurapi for static code analysis

1 Introduction

Static code analysis is the analysis of computer software that is performed without actually executing programs. It can help to ensure that code meets uniform expectations around security, reliability, performance, and maintainability

Done properly, this static code analysis provides a foundation for producing solid code by exposing structural errors and preventing entire classes of errors.


The document describes Hammurapi as an automated code review...

Read more about this resource...