PHPCPD

Software Screenshot:
PHPCPD
Software Details:
Version: 2.0.2
Upload Date: 12 Apr 15
Developer: Sebastian Bergmann
Distribution Type: Freeware
Downloads: 36

Rating: nan/5 (Total Votes: 0)

Its obvious usage is to check for duplicate code in a PHP project.

It will do this by scanning the entire project's source and report the percentage of duplicate code lines.

PHPCPD will also report the location of these duplicate code lines inside the project so developers can easily go and rectify their code.

The location is reported as the target file name and the line numbers from where the duplicate code starts and ends.

The original location of the duplicate code is displayed as well, in the same manner.

What is new in this release:

  • Clones that appear in multiple files are now grouped together.
  • Various bug fixes and optimizations.
  • Added --names-exclude switch to exclude filenames using glob patterns.
  • The Symfony Console component is now used instead of the ConsoleTools component from the Zeta Components.

What is new in version 2.0.0-BETA1:

  • Fixed false positives due to use and \ usage.
  • Clones that appear in multiple files are now grouped together.
  • Various bug fixes and optimizations.
  • Added --names-exclude switch to exclude filenames using glob patterns.

What is new in version 1.4.1:

  • Added dependency.

Requirements:

  • PHP 5.3.3 or higher

Similar Software

JSON-to-Go
JSON-to-Go

14 Apr 15

ConditionerJS
ConditionerJS

10 Feb 16

Rice
Rice

10 Dec 15

Apache ODF Toolkit
Apache ODF Toolkit

12 May 15

Other Software of Developer Sebastian Bergmann

DbUnit
DbUnit

10 Apr 16

PHPLOC
PHPLOC

9 Apr 16

PHPUnit
PHPUnit

18 Apr 16

Comments to PHPCPD

Comments not found
Add Comment
Turn on images!