Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. CCM

CCM

Scheduled Pinned Locked Moved The Lounge
htmlannouncement
4 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brisingr Aerowing
    wrote on last edited by
    #1

    I often use CCM[^] to find bad code, but had to use it in VS2012 (the most recent supported version). Today I simply downloaded the source and compiled it, and then created a modified Addin file for VS2013 (based on the one for VS2012) and put the files in the Addin directory for VS2013. It works! Yay!

    Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor

    R B 2 Replies Last reply
    0
    • B Brisingr Aerowing

      I often use CCM[^] to find bad code, but had to use it in VS2012 (the most recent supported version). Today I simply downloaded the source and compiled it, and then created a modified Addin file for VS2013 (based on the one for VS2012) and put the files in the Addin directory for VS2013. It works! Yay!

      Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor

      R Offline
      R Offline
      Ron Beyer
      wrote on last edited by
      #2

      Not sure what version of VS2013 you are using, but under the Analyze menu, you can select "Calculate Code Metrics for Project/Solution" which displays the cyclomatic complexity and other metrics. VS Ultimate has had that feature at least since VS2010.

      B 1 Reply Last reply
      0
      • R Ron Beyer

        Not sure what version of VS2013 you are using, but under the Analyze menu, you can select "Calculate Code Metrics for Project/Solution" which displays the cyclomatic complexity and other metrics. VS Ultimate has had that feature at least since VS2010.

        B Offline
        B Offline
        Brisingr Aerowing
        wrote on last edited by
        #3

        I am using VS2013 Premium.

        Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor

        1 Reply Last reply
        0
        • B Brisingr Aerowing

          I often use CCM[^] to find bad code, but had to use it in VS2012 (the most recent supported version). Today I simply downloaded the source and compiled it, and then created a modified Addin file for VS2013 (based on the one for VS2012) and put the files in the Addin directory for VS2013. It works! Yay!

          Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor

          B Offline
          B Offline
          Bassam Abdul Baki
          wrote on last edited by
          #4

          You can also try Line Counter - Writing a Visual Studio 2005 & 2008 Add-In[^]. According to the comments, it can work for VS2012 and higher. In the past, I've used the stand-alone app SourceMonitor[^]

          Web - BM - RSS - Math - LinkedIn

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups