1

On the http://pdepend.org/documentation/handbook/reports/overview-pyramid.html it is said that:

NOP - The Number Of Packages metric counts the packages within the analyzed software system.

How the "package" is determined? Is it just @package phpdoc attribute value?

zerkms
  • 249,484
  • 69
  • 436
  • 539
  • 1
    I assume that the @package-Tag is meant. cf. this: http://stackoverflow.com/questions/2194243/php-depend-and-package-annotations – TimWolla Dec 14 '11 at 19:45

1 Answers1

0

It is a duplicate of PHP Depend and @package-annotations

Since community haven't voted for close and I don't want to have 1 not accepted questions - I answer myself.

Community
  • 1
  • 1
zerkms
  • 249,484
  • 69
  • 436
  • 539