Djun Kim on visualizing code complexity

Podcast episode player
0:00 0:00

Djun Kim (aka puregin) talks about the Drupal code complexity presentation that he gave at the Core Developer's Summit before DrupalCon San Francisco. He presented some graphics on the following Drupal code statistics:

  • Number of Files per Drupal Release
  • Code size & Function function definitions per Drupal Release
  • Lines of Code per Drupal Release
  • File Types percentages per Drupal Release
  • Comment & code lines by Drupal Release
  • Number of Function calls per Drupal Release
  • Drupal vs. Other CMSs on Number of Function calls
  • Drupal vs. Other CMSs on Code Size & Number of Functions Defined
  • Drupal vs. Other CMSs on Lines of Code & Comments
  • Drupal vs. Other CMSs on Types of Files

For more information, be sure to check the PDF of his presentation.