6

I am using PMD in my Java project for code review.

Just want to know what the acronym "P.M.D." stands for. I searched on Google but could not find anything. Does anyone know?

Linus Fernandes
  • 498
  • 5
  • 30
Anand
  • 20,708
  • 48
  • 131
  • 198
  • Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it is hard to tell exactly what you're asking. – mthmulders Jul 10 '13 at 07:26
  • Do you mean you want to know what PMD stands for? – T.J. Crowder Jul 10 '13 at 07:27
  • I was just trying to ask the full form of PMD. I know what it is..just want to know what it stands for – Anand Jul 10 '13 at 07:44

2 Answers2

11

On the PMD project site you can find that they don't really know the meaning of the PMD letters. They just think the letters sound good together. You can find several "backronyms" to explain it on the PMD project site:

  • Pretty Much Done
  • Project Mess Detector
  • Project Monitoring Directives
  • Project Meets Deadline
  • Programming Mistake Detector
  • Pounds Mistakes Dead
  • PMD Meaning Discovery (recursion, hooray!)
  • Programs of Mass Destruction
  • Programming Meticulous coDe
T.J. Crowder
  • 1,031,962
  • 187
  • 1,923
  • 1,875
zacheusz
  • 8,750
  • 3
  • 36
  • 60
1

PMD Meaning Detector (recursion)

sweety
  • 45
  • 1
  • 5