Skip to main content

Module detect

Module detect 

Source

Structs§

PreparedSource
A file ready for detection: pre-hashed, pre-filtered.

Functions§

detect
Detect duplicate code clones across files using a rolling-hash sliding window.
detect_prepared
Detect clones from pre-prepared sources grouped by format.
detect_with_options
Detect clones with extended options.