Project Name | OLSR |
---|---|
Lines of code analyzed | 154,248 |
On Coverity Scan since | Oct 16, 2012 |
Last build analyzed | a while ago |
Language | C/C++ |
Secondary Language | Java |
Repository URL | https://github.com/OLSR/olsrd.git |
Homepage URL | http://www.olsr.org |
License | Other: BSD like |
Want to view defects or help fix defects?
Add me to projectVersion: v0.9.7-71-g4ef6d68e
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 |
---|---|---|---|---|
Main | /src/[^/]* | No | 30,213 | 0.13 |
Main - BSD | .*/src/bsd/.* | No | 0 | N/A |
Main - Linux | .*/src/linux/.* | No | 0 | N/A |
Main - Unix | .*/src/unix/.* | No | 0 | N/A |
Main - Win32 | .*/src/win32/.* | No | 0 | N/A |
Main - olsr switch | .*/src/olsr_switch/.* | No | 0 | N/A |
Common | .*/src/common/.* | No | 0 | N/A |
Config Parser | .*/src/cfgparser/.* | No | 0 | N/A |
Plugins - arprefresh | .*/lib/arprefresh/.* | No | 147 | 0.00 |
Plugins - bmf | .*/lib/bmf/.* | No | 2,521 | 1.59 |
Plugins - dot_draw | .*/lib/dot_draw/.* | No | 322 | 0.00 |
Plugins - dyn_gw | .*/lib/dyn_gw/.* | No | 508 | 0.00 |
Plugins - dyn_gw_plain | .*/lib/dyn_gw_plain/.* | No | 113 | 0.00 |
Plugins - httpinfo | .*/lib/httpinfo/.* | No | 2,024 | 0.00 |
Plugins - info | .*/lib/info/.* | No | 1,341 | 0.00 |
Plugins - jsoninfo | .*/lib/jsoninfo/.* | No | 1,108 | 0.00 |
Plugins - mdns | .*/lib/mdns/.* | No | 1,633 | 0.61 |
Plugins - mini | .*/lib/mini/.* | No | 53 | 0.00 |
Plugins - nameservice | .*/lib/nameservice/.* | No | 1,518 | 1.32 |
Plugins - netjson | .*/lib/netjson/.* | No | 459 | 0.00 |
Plugins - p2pd | .*/lib/p2pd/.* | No | 1,487 | 0.67 |
Plugins - pgraph | .*/lib/pgraph/.* | No | 227 | 0.00 |
Plugins - poprouting | .*/lib/poprouting/.* | No | 214 | 0.00 |
Plugins - pud | .*/lib/pud/.* | No | 9,311 | 0.32 |
Plugins - quagga | .*/lib/quagga/.* | No | 802 | 1.25 |
Plugins - secure | .*/lib/secure/.* | No | 1,026 | 0.00 |
Plugins - sgwdynspeed | .*/lib/sgwdynspeed/.* | No | 402 | 0.00 |
Plugins - txtinfo | .*/lib/txtinfo/.* | No | 538 | 0.00 |
Plugins - watchdog | .*/lib/watchdog/.* | No | 82 | 0.00 |
GUI | .*/gui/.* | No | 4,422 | 0.00 |
OS Includes | /usr/include/.* | Yes | 84,547 | N/A |
OS Libs | /usr/lib/.* | Yes | 833 | N/A |
OS Libs 64 | /usr/lib64/.* | Yes | 168 | N/A |
OS Local Programs | /usr/local/.* | Yes | 0 | N/A |
Coverity Files | .*/cov-int/.* | Yes | 0 | N/A |
Jenkins ccache | /var/lib/jenkins/.ccache/.* | Yes | 0 | N/A |
Other | .* | No | 0 | N/A |
No top 25 CWE defects were found.
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