Skip to content

Line of Code Counter

This task will count the number of source code lines within a Visual Studio solution.

Settings

Ignore List

Optional
String array of files to be skipped.

Root Folder

Required
The root folder containing the source code to check.

Search Pattern

Optional
File search pattern for files to check e.g. *.cs

Difference

Read Only
Number of lines changed since last time run.

File Count

Read Only
Number of files in project.

Folder Count

Read Only
Number of folders in project.

LOC Count

Read Only
Lines of Code count.

Zynk Settings

See Common Task Settings