{{lastupdated_at}} by {{lastupdated_by}} h1. Code status {{>toc}} This page summarizes the status of the GammaLib code. h2. Cppcheck "Cppcheck":http://cppcheck.sourceforge.net/ is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). In the frame below you find the "latest Cppcheck result for GammaLib":https://cta-jenkins.irap.omp.eu/job/analyse-gammalib/lastBuild/cppcheckResult/. {{iframe(https://cta-jenkins.irap.omp.eu/job/gammalib-analyse/lastBuild/cppcheckResult/)}} h2. Coverage In the frame below you find the "latest coverage result for GammaLib":https://cta-jenkins.irap.omp.eu/job/analyse-gammalib/lastBuild/cobertura/. {{iframe(https://cta-jenkins.irap.omp.eu/job/gammalib-analyse/lastBuild/cobertura/)}} h2. SLOCcount "SLOCCount":http://www.dwheeler.com/sloccount/ is a set of tools for counting physical Source Lines of Code (SLOC) in a large number of languages of a potentially large set of programs. In the frame below you find the "latest SLOCCount result for GammaLib":https://cta-jenkins.irap.omp.eu/job/analyse-gammalib/lastBuild/sloccountResult/. {{iframe(https://cta-jenkins.irap.omp.eu/job/gammalib-analyse/lastBuild/sloccountResult/)}} h2. Ohloh {{iframe(https://www.ohloh.net/p/GammaLib)}} h2. Upstream tracker {{iframe(http://upstream-tracker.org/versions/gammalib.html)}}