MCPcopy 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_dictMethod · 0.95
coverageMethod · 0.45
scoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected