Top "Lines-of-code" questions

The number of code lines.

How to calculate the number of lines in source code

As the title says how i can calculate the total number of lines in a source code folder using bash …

bash terminal lines-of-code
Utility To Count Number Of Lines Of Code In Python Or Bash

Is there a quick and dirty way in either python or bash script, that can recursively descend a directory and …

python bash lines-of-code
How to find Lines of Code of packaged procedures and functions in Oracle

Possible Duplicate: How to View Oracle Stored Procedure using SQLPlus? Im new to Oracle. Could you please help me on …

oracle package lines-of-code
Good PHP Metric tools

I have been coding in PHP for a while using Netbeans but it does not provide any tools for obtaining …

php metrics lines-of-code
Use of LOC to determine project size

How many lines of code (LOC) does it take to be considered a large project? How about for just one …

language-agnostic code-metrics lines-of-code
How many lines of PHP code is too many for one file?

I'm creating a PHP file that does 2 mysql database calls and the rest of the script is if statements for …

php include lines-of-code
Eclipse metrics plugin for C++

Does anyone know a good metrics plugin for Eclipse that works with C++ ? I'm looking for lines of code mainly. …

c++ eclipse plugins metrics lines-of-code
Using Statistic plugin for IntelliJIDEA

I am trying to count the lines of code in my project in IntelliJIDEA. From this I saw that Statistic …

intellij-idea lines-of-code
Lines of code you have written

Out of curiosity, is there any way to get the number of lines of code you have written (in a …

perforce lines-of-code