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. Line Count of your biggest project [modified]

Line Count of your biggest project [modified]

Scheduled Pinned Locked Moved The Lounge
toolscomquestionlearning
32 Posts 21 Posters 0 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.
  • P peterchen

    What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


    Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
    Linkify!|Fold With Us!

    G Offline
    G Offline
    Gary R Wheeler
    wrote on last edited by
    #4

    The only project I've had in the last 20 years where 'lines-of-code' was a meaningful measure of the size of the project was an OS/2 device driver I wrote. It was over 18,000 lines of Intel assembly language. You can stop throwing up now. I have.


    Software Zen: delete this;

    Fold With Us![^]

    M 1 Reply Last reply
    0
    • P peterchen

      What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


      Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
      Linkify!|Fold With Us!

      C Offline
      C Offline
      code frog 0
      wrote on last edited by
      #5

      Sorry man I can only count to 20.:laugh:

      PJ ArendsP P 2 Replies Last reply
      0
      • M Marc Clifton

        peterchen wrote:

        one of many tools to count them[^]

        Why a program like that even needs an installer is beyond me. And amazaingly, lines of code isn't one of the numbers reported! Let's see: Directory File Count File Size K-LOC Rating Average K-LOC WTF is this lameass utility you're linking too? Marc

        Thyme In The Country

        People are just notoriously impossible. --DavidCrow
        There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
        People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #6

        K-LOC = 1000 Lines of code :rolleyes:


        Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        Linkify!|Fold With Us!

        1 Reply Last reply
        0
        • P peterchen

          What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


          Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
          Linkify!|Fold With Us!

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #7

          The app i'm currently involved with is roughly 620K, plus a few thousand lines of script and markup. And probably that much again in various plugins. I'm only concerned with about half of all that though, so no worries. [Edit: here's the utility i used to count 'em a few months back: http://www.codeproject.com/useritems/LineCounterAddin.asp ]

          1 Reply Last reply
          0
          • C code frog 0

            Sorry man I can only count to 20.:laugh:

            PJ ArendsP Offline
            PJ ArendsP Offline
            PJ Arends
            wrote on last edited by
            #8

            21:-O


            You may be right
            I may be crazy
            -- Billy Joel --

            Within you lies the power for good, use it!!!

            Within you lies the power for good; Use it!

            L 1 Reply Last reply
            0
            • P peterchen

              What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


              Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
              We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
              Linkify!|Fold With Us!

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #9

              peterchen wrote:

              All lines (blank, comment, curlies).

              Ah, so the number of newlines? Have you seen my code? I've had at least one person on here ask if I was trying to drive people blind. The more newlines the better I say.

              G 1 Reply Last reply
              0
              • P peterchen

                What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                Linkify!|Fold With Us!

                C Offline
                C Offline
                code frog 0
                wrote on last edited by
                #10

                I had over a 1,600,000 lines in: (Are you ready?) C++ 6.0 SAP R/3 VB 6.0 PERL and Linux Shell Script Took almost 4 years to write it. It ran globally on Windows NT 4.0 MTS servers, HPUX, Oracle, Sybase and SAP R/3. It was a good experience but the VB 6.0 part took years off my life I got so tired of saying, "What do you mean you cannot do that in VB?" That would have been my on my head stone for sure had I died at all during that time. I finally had to get in touch personally and work directly with Matthew Curland the dude who wrote intellisense for the VS 6.0 IDE and the author of "Power VB Advanced Techniques for Everyday Users". He showed me how to inject assembly into VB and I was off and to the races. I had one VB App running totally Free-Threading flawlessly. Took the application run-time down from 48 hours to just a little over 1 hour. Curland is a stud!

                S S 2 Replies Last reply
                0
                • C code frog 0

                  Sorry man I can only count to 20.:laugh:

                  P Offline
                  P Offline
                  peterchen
                  wrote on last edited by
                  #11

                  And how often can you count to 20?


                  Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                  We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                  Linkify!|Fold With Us!

                  C 1 Reply Last reply
                  0
                  • G Gary R Wheeler

                    The only project I've had in the last 20 years where 'lines-of-code' was a meaningful measure of the size of the project was an OS/2 device driver I wrote. It was over 18,000 lines of Intel assembly language. You can stop throwing up now. I have.


                    Software Zen: delete this;

                    Fold With Us![^]

                    M Offline
                    M Offline
                    Monty2
                    wrote on last edited by
                    #12

                    Gary R. Wheeler wrote:

                    It was over 18,000 lines of Intel assembly language.

                    Wow dude...... i am like.... speechless :wtf: what did this device driver do... contact aliens


                    If you think you can than you can, if you think you can't you are right.

                    G 1 Reply Last reply
                    0
                    • P peterchen

                      What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                      Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                      Linkify!|Fold With Us!

                      S Offline
                      S Offline
                      S Douglas
                      wrote on last edited by
                      #13

                      I don't worry about LOC, but do look out of curiosity. :rolleyes: Project Line Counter [^]


                      I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                      P 1 Reply Last reply
                      0
                      • S S Douglas

                        I don't worry about LOC, but do look out of curiosity. :rolleyes: Project Line Counter [^]


                        I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                        P Offline
                        P Offline
                        peterchen
                        wrote on last edited by
                        #14

                        soooo... how much? :cool:


                        Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                        Linkify!|Fold With Us!

                        S 1 Reply Last reply
                        0
                        • P peterchen

                          soooo... how much? :cool:


                          Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                          Linkify!|Fold With Us!

                          S Offline
                          S Offline
                          S Douglas
                          wrote on last edited by
                          #15

                          5 :) I don't remember for sure 20k+ :~. I haven't touched the source in a year now. Programming has never been part of my primary job responsibilities


                          I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                          1 Reply Last reply
                          0
                          • C code frog 0

                            I had over a 1,600,000 lines in: (Are you ready?) C++ 6.0 SAP R/3 VB 6.0 PERL and Linux Shell Script Took almost 4 years to write it. It ran globally on Windows NT 4.0 MTS servers, HPUX, Oracle, Sybase and SAP R/3. It was a good experience but the VB 6.0 part took years off my life I got so tired of saying, "What do you mean you cannot do that in VB?" That would have been my on my head stone for sure had I died at all during that time. I finally had to get in touch personally and work directly with Matthew Curland the dude who wrote intellisense for the VS 6.0 IDE and the author of "Power VB Advanced Techniques for Everyday Users". He showed me how to inject assembly into VB and I was off and to the races. I had one VB App running totally Free-Threading flawlessly. Took the application run-time down from 48 hours to just a little over 1 hour. Curland is a stud!

                            S Offline
                            S Offline
                            S Douglas
                            wrote on last edited by
                            #16

                            code-frog wrote:

                            over a 1,600,000 ... almost 4 years to write it.

                            :omg: Where you the only one working on that?


                            I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:

                            1 Reply Last reply
                            0
                            • P peterchen

                              What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                              Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                              We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                              Linkify!|Fold With Us!

                              W Offline
                              W Offline
                              WillemM
                              wrote on last edited by
                              #17

                              Well, I don't know the linecount on microsoft biztalk projects, as MS only provides me with graphical stuff for that. But my largest project for school was an FTP client for IPv6, it contained about 30k lines of code.

                              WM. What about weapons of mass-construction? "You can always try to smash it with a wrench to fix that. It might actually work" - WillemM

                              1 Reply Last reply
                              0
                              • P peterchen

                                What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                                Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                Linkify!|Fold With Us!

                                A Offline
                                A Offline
                                Anna Jayne Metcalfe
                                wrote on last edited by
                                #18

                                About 1.5 million lines. Scarily, it was an MFC project. :eek: Our current project (Visual Lint) currently weighs in at a total of 94,963 lines - and there's not a line of MFC in there. :)

                                Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                1 Reply Last reply
                                0
                                • PJ ArendsP PJ Arends

                                  21:-O


                                  You may be right
                                  I may be crazy
                                  -- Billy Joel --

                                  Within you lies the power for good, use it!!!

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #19

                                  Pardon?:rolleyes:

                                  The tigress is here :-D

                                  1 Reply Last reply
                                  0
                                  • P peterchen

                                    What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                                    Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                                    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                    Linkify!|Fold With Us!

                                    realJSOPR Offline
                                    realJSOPR Offline
                                    realJSOP
                                    wrote on last edited by
                                    #20

                                    Mine was an estate planning program that was just over 1.1 million lines of code when I left the company, and they were only about half done with it.

                                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                    -----
                                    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                    1 Reply Last reply
                                    0
                                    • M Monty2

                                      Gary R. Wheeler wrote:

                                      It was over 18,000 lines of Intel assembly language.

                                      Wow dude...... i am like.... speechless :wtf: what did this device driver do... contact aliens


                                      If you think you can than you can, if you think you can't you are right.

                                      G Offline
                                      G Offline
                                      Gary Wheeler
                                      wrote on last edited by
                                      #21

                                      In a nutshell, it ran hardware that tracked the position of paper moving through a printing press at up to 17 feet per second, and it did it to an accuracy of 1/1200th of an inch. We make high speed ink jet printing systems, and placing dots accurately at speed is a basic requirement.


                                      Software Zen: delete this;

                                      1 Reply Last reply
                                      0
                                      • P PIEBALDconsult

                                        peterchen wrote:

                                        All lines (blank, comment, curlies).

                                        Ah, so the number of newlines? Have you seen my code? I've had at least one person on here ask if I was trying to drive people blind. The more newlines the better I say.

                                        G Offline
                                        G Offline
                                        Gary Wheeler
                                        wrote on last edited by
                                        #22

                                        Same here. I use a fair number of newlines in my code to improve readability for me. Any time the context or focus changes in a block of code, there are newlines to separate things.


                                        Software Zen: delete this;

                                        1 Reply Last reply
                                        0
                                        • P peterchen

                                          What's the line count of the biggest project you ever worked on? All lines (blank, comment, curlies). I'm asking because Code Complete charts usually end of at 512K, which seems a bit low for this book. one of many tools to count them, reporting KLOC = 1000 lines of code[^] [edit] I don't need you to agree that lines of code is a measure for anything else but lines of code [/edit] -- modified at 19:14 Sunday 21st January, 2007


                                          Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                          Linkify!|Fold With Us!

                                          J Offline
                                          J Offline
                                          Jonas Hammarberg
                                          wrote on last edited by
                                          #23

                                          Don't remember the exact number for the biggest project but somewhere around 800 (optimization of sewer network). my current project is lot smaller but the application seems to have some problems with it:-D File Count: 44209 File Size: -1714938k K-LOC Rating: 24065.697 Average K-LOC: 0.544 I'm deeply impressed by the file size... NOT

                                          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