Skip to content

wsjcpp scan uniq-lines #48

@sea5kg

Description

@sea5kg
  1. Calculate unique lines in code (use a map) + count of line repeats + place in code
  2. How much lines no empty
  3. Print an different formats (json / text / html)

Just recoursive scan in folders src/ and src.wsjcpp/ with files *.c / *.cpp / *.h / *.hpp

Command:

  • wsjcpp scan uniq-lines - for print as text
  • wsjcpp scan uniq-lines --text - for print as text (Specified explicitly)
  • wsjcpp scan uniq-lines --json - for print as json
  • wsjcpp scan uniq-lines --html - for print as html

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions