💾 Archived View for freeshell.de › tldr › phpcpd.gmi captured on 2022-04-28 at 19:12:50. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A copy and paste detector for PHP code.
phpcpd {path/to/file_or_directory}
phpcpd --fuzzy {path/to/file_or_directory}
phpcpd --min-lines {number_of_lines} {path/to/file_or_directory}
phpcpd --min-tokens {number_of_tokens} {path/to/file_or_directory}
phpcpd --exclude {path/to/excluded_directory} {path/to/file_or_directory}
phpcpd --log-pmd {path/to/log_file} {path/to/file_or_directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).