dlidstrom/Duplo Analyser

⚡️ Super fast duplicated blocks finder

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryTop directory from which to search for files. Only used with include-pattern.no.
include-patternRegular expression used to include filenames for analysis (case-insensitive). Mutually exlusive with file-list.no
exclude-patternRegular expression used to exclude filenames for analysis (case-insensitive). Only used with include-pattern.no.^
file-listFile with filenames to analyse. Mutually exclusive with include-pattern.no""
minimum-linesMinimum number of lines required for duplicate detectionyes10
minimum-line-lengthMinimum number of characters in line (lines with less are ignored)yes3
max-filesMaximum number of files to report (useful if there are many duplicates)yes100
ignore-preprocessor-directivesRemove pre-processor directives before doing duplicate detectionyestrue
versionVersion of Duplo to useyesv2.1.3

no outputs