hoc 0.1.0

Hits-of-Code command line calculator
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 2 items with examples
  • Size
  • Source code size: 5.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 133.87 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • twe4ked

hoc

A command line tool to calculate the hits-of-code metric in a source code repository using Git.

You can read more about hits-of-code metric in this blog post: Hits-of-Code Instead of SLoC.

Based on the Ruby version by Yegor Bugayenko.