File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,15 @@ template = "blog-entry.html"
99
1010## Quick facts
1111
12- - There are over <b >250 million</b > source code lines contributing to android.
13- - Roughly <b >92 million</b > lines of code run on the average device.
14- - <b >83 million</b > lines of comments and documentation tell the developers what the code does.- <b >8.8%</b > lines are empty.
12+ - There are over <b >250 million</b > source code lines contributing to Android
13+ - Roughly <b >92 million</b > lines of code run on the average device
14+ - <b >83 million</b > lines of comments and documentation tell the developers what the code does
15+ - <b >8.8%</b > of lines are empty
1516
1617## Doughnut chart
1718
1819This time I included this nice interactive doughnut chart of the programming languages used (unfortunately requires JavaScript).
1920
2021{{ sizeofaosp16chart() }}
2122
22- {{ sizeaosp16table() }}
23+ {{ sizeaosp16table() }}
You can’t perform that action at this time.
0 commit comments