Skip to content

add lines of code count, average length of line, whitespace count, and other metrics. #3

@garypaduana

Description

@garypaduana

Given a directory, calculate the following metrics for the contents:

  • lines of code (various ways of counting)
  • mean and std dev for line length and file length
  • empty line count

Filter based on a regular expression and only include matches in the output.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions