MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578206.py

File recipe-578206.py

recipes/Python/578206_Pythcode_clone_detector_Dont_Repeat/recipe-578206.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Python code clone detector,
3using Abstract Syntax Trees.
4"""

Callers

nothing calls this directly

Calls 7

printFunction · 0.85
clonesMethod · 0.80
groupbyMethod · 0.80
sourceMethod · 0.80
IndexClass · 0.70
parse_argsMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected