Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ len
Method
len
src/licensedcode/detection.py:634–635 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
632
return
self.match_score
633
634
def
len(self):
635
return
self.matched_length
636
637
def
coverage(self):
638
return
self.match_coverage
Callers
3
to_dict
Method · 0.95
coverage
Method · 0.45
score
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected