Project Name | OPENDAP/bes |
---|---|
Lines of code analyzed | 322,749 |
On Coverity Scan since | May 07, 2015 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://github.com/opendap/bes |
Homepage URL | http://www.opendap.org/download/hyrax |
License | LGPL (GNU Library or "Lesser" General Public License version ) |
Want to view defects or help fix defects?
Add me to projectVersion: 49aeee6
Line of Code (LOC) | Defect Density |
---|---|
Less than 100,000 | 0.35 |
100,000 to 499,999 | 0.5 |
500,000 to 1 million | 0.7 |
More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
CSV Handler | .*/modules/csv_handler/.* | No | 1,133 | 0.00 |
Fits Handler | .*/modules/fits_handler/.* | No | 800 | 0.00 |
FFND library | .*/modules/freeform_handler/FFND/.* | Yes | 28,581 | N/A |
FreeForm Handler | .*/modules/freeform_handler/.* | No | 5,807 | 0.00 |
GDAL Handler | .*/modules/gdal_handler/.* | No | 864 | 0.00 |
HDF4 Handler | .*/modules/hdf4_handler/.* | No | 34,444 | 0.06 |
GCTP library | .*/modules/hdf5_handler/gctp/.* | Yes | 9,165 | N/A |
HDF5 Handler | .*/modules/hdf5_handler/.* | No | 34,437 | 0.00 |
NetCDF Handler | .*/modules/netcdf_handler/.* | No | 2,927 | 0.00 |
NcML Handler | .*/modules/ncml_module/.* | No | 13,966 | 0.00 |
XML Handler | .*/modules/xml_data_handler/.* | No | 1,433 | 0.00 |
W10N Handler | .*/modules/w10n_handler/.* | No | 1,541 | 0.00 |
UGrid Handler | .*/modules/ugrid_functions/.* | No | 2,497 | 0.00 |
File Handler (geotiff, etc_) | .*/modules/fileout_gdal/.* | No | 1,116 | 0.00 |
JSON Handler | .*/modules/fileout_json/.* | No | 1,362 | 0.00 |
NetCDF Response | .*/modules/fileout_netcdf/.* | No | 3,916 | 0.00 |
Gateway Module | .*/modules/gateway_module/.* | No | 1,880 | 0.53 |
Unit Tests | .*/unit-tests/.* | Yes | 0 | N/A |
DMR++ | .*/modules/dmrpp_module/.* | No | 5,808 | 0.69 |
Debug Functions | .*/modules/debug_functions/.* | No | 316 | 0.00 |
SQL Handler | .*/modules/sql_handler/.* | No | 0 | N/A |
BES Framework | .* | No | 170,066 | 0.04 |
Other | .* | No | 0 | N/A |
ID | CWE-Name | Number of Defects |
---|---|---|
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 7 |
134 | Uncontrolled Format String | 4 |
190 | Integer Overflow or Wraparound | 1 |
Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.
Would you like to view the project defects, or help improve its quality by fixing defects?
Add me to project