Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fschaefer
/
scc
Public
forked from
boyter/scc
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Nov 10, 2021
Fix typo in func name
fschaefer
committed
ed20ae1
Copy full SHA for ed20ae1
Commits on Nov 4, 2021
Merge pull request #302 from fschaefer/master
Show description for d2cc1d3
boyter
authored
d2cc1d3
Copy full SHA for d2cc1d3
Commits on Nov 3, 2021
Add missing line to SLOCCount COCOMO calculation
fschaefer
committed
8aff386
Copy full SHA for 8aff386
Add --sloccount-format flag to print a more SLOCCount like COCOMO calculation
fschaefer
committed
1028050
Copy full SHA for 1028050
Commits on Nov 2, 2021
Merge pull request #300 from fschaefer/master
Show description for ec8912f
boyter
authored
ec8912f
Copy full SHA for ec8912f
Add simple language support for number formats
fschaefer
committed
e3c69f4
Copy full SHA for e3c69f4
Fix processed bytes in wide table
fschaefer
committed
5022dab
Copy full SHA for 5022dab
Unify output of fileSummarizeShort() and fileSummarizeLong().
Show description for 892a7c9
fschaefer
committed
892a7c9
Copy full SHA for 892a7c9
Commits on Nov 1, 2021
Merge pull request #299 from fschaefer/master
Show description for 8a8c674
boyter
authored
8a8c674
Copy full SHA for 8a8c674
Add a command line argument for the effort adjustment factor.
fschaefer
committed
89a752b
Copy full SHA for 89a752b
Merge pull request #298 from fschaefer/master
Show description for a01003d
boyter
authored
a01003d
Copy full SHA for a01003d
Commits on Oct 29, 2021
Add a overhead commandline flag to set the multiplier for corporate overhead. #281
fschaefer
committed
c4747cc
Copy full SHA for c4747cc
Commits on Oct 28, 2021
Merge pull request #297 from fschaefer/master
Show description for 57056b4
boyter
authored
57056b4
Copy full SHA for 57056b4
Add a command line argument for the currency symbol in the cocomo project cost estimation.
fschaefer
committed
00633b1
Copy full SHA for 00633b1
Commits on Oct 11, 2021
Merge pull request #295 from alexet/fix-non-regular-files
Show description for b458dee
boyter
authored
b458dee
Copy full SHA for b458dee
Avoid reading non-regular files.
alexet
committed
adf3106
Copy full SHA for adf3106
Commits on Oct 1, 2021
Merge pull request #289 from L3afMe/master
Show description for 182719b
boyter
authored
182719b
Copy full SHA for 182719b
Commits on Sep 30, 2021
Add Fennel support and fix Clojure complexity
nouun
committed
541b265
Copy full SHA for 541b265
Commits on Sep 27, 2021
Merge pull request #288 from vdrg/solidity
Show description for a190806
boyter
authored
a190806
Copy full SHA for a190806
Add support for Solidity
vdrg
committed
574283a
Copy full SHA for 574283a
Commits on Sep 19, 2021
Merge pull request #284 from istudyatuni/sveltejs
Show description for dc3b05b
boyter
authored
dc3b05b
Copy full SHA for dc3b05b
Added svelte syntax
istudyatuni
committed
3ecd5c4
Copy full SHA for 3ecd5c4
Commits on Aug 3, 2021
Merge pull request #275 from manchoz/mnx_arduino
Show description for 8346ad4
boyter
authored
8346ad4
Copy full SHA for 8346ad4
Commits on Aug 2, 2021
Add support for Arduino sketches
manchoz
committed
b11c9f0
Copy full SHA for b11c9f0
Commits on Jul 20, 2021
Merge pull request #272 from foxdd/master
Show description for b2ed0c8
boyter
authored
b2ed0c8
Copy full SHA for b2ed0c8
print error log for else situation
foxdd
committed
2ae31e6
Copy full SHA for 2ae31e6
Commits on Jul 17, 2021
Merge pull request #2 from boyter/master
Show description for e752e09
foxdd
authored
e752e09
Copy full SHA for e752e09
use Compile instead of MustCompile to avoid panic
foxdd
committed
a9f1b58
Copy full SHA for a9f1b58
Commits on Jun 10, 2021
Merge pull request #266 from sylr/go-defer
Show description for 6130432
boyter
authored
6130432
Copy full SHA for 6130432
Merge pull request #267 from sylr/fix-master
Show description for a2a1b8d
boyter
authored
a2a1b8d
Copy full SHA for a2a1b8d
Fix languages.json broken since 5ceb901
Show description for ff39ce2
sylr
committed
ff39ce2
Copy full SHA for ff39ce2
Add go and defer as complexity checks
Show description for 17b6267
sylr
committed
17b6267
Copy full SHA for 17b6267
Commits on May 25, 2021
Merge pull request #262 from stampes/patch-1
Show description for 3ef2ee0
boyter
authored
3ef2ee0
Copy full SHA for 3ef2ee0
Add initial support for Dyalog APL
stampes
authored
5ceb901
Copy full SHA for 5ceb901
Commits on May 13, 2021
resolve https://github.com/boyter/scc/issues/260
boyter
committed
cb04a8d
Copy full SHA for cb04a8d
Pagination
Previous
Next
You can’t perform that action at this time.