Skip to content

Commit d327799

Browse files
committed
Add Linux kernel project with defect density data.
1 parent cd328df commit d327799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

18-defect-density/18-defect-density.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
\toprule
310310
Project & Stack & KLoC & Issues & I/KLoC & When \\
311311
\midrule
312+
\href{https://github.com/torvalds/kernel}{kernel} & C & 27,300 & 220,600 & 8.1 & Sep-25 \\
312313
\href{https://github.com/tensorflow/tensorflow}{tensorflow} & C++ & 3,600 & 40,200 & 11.2 & Feb-25 \\
313314
\href{https://github.com/flutter/flutter}{flutter} & Dart & 2,100 & 103,000 & 49.0 & Feb-25 \\
314315
\href{https://github.com/rust-lang/rust}{rust} & Rust & 2,100 & 56,500 & 26.9 & Feb-25 \\

0 commit comments

Comments
 (0)