This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jamie@machine:~$ scc duckdb/src/ | |
─────────────────────────────────────────────────────────────────────────────── | |
Language Files Lines Blanks Comments Code Complexity | |
─────────────────────────────────────────────────────────────────────────────── | |
C++ 752 102276 11125 7538 83613 14322 | |
C++ Header 618 37288 6397 8164 22727 864 | |
CMake 94 1437 48 14 1375 11 | |
C Header 1 265 41 70 154 0 | |
Markdown 1 22 7 0 15 0 | |
─────────────────────────────────────────────────────────────────────────────── | |
Total 1466 141288 17618 15786 107884 15197 | |
─────────────────────────────────────────────────────────────────────────────── | |
Estimated Cost to Develop (organic) $3,682,987 | |
Estimated Schedule Effort (organic) 22.572005 months | |
Estimated People Required (organic) 14.495927 | |
─────────────────────────────────────────────────────────────────────────────── | |
Processed 4957001 bytes, 4.957 megabytes (SI) | |
─────────────────────────────────────────────────────────────────────────────── |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment