Registry / utility / code-statistics

code-statistics

JSON →
library0.2.13rbrubygemsunverified

This is a port of the rails 'rake stats' method so it can be made more robust and work for non rails projects. New features may eventually be added as well.

gem install code_statistics
INSTALL
IMPORT
SIG · CODE-STATISTICS
C
code-statistics
utilityrubyv0.2.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CodeStatistics
✓ require 'code_statistics'

Generate code statistics for a directory

require "code_statistics" stats = CodeStatistics.new(["Ruby", "app"]) puts stats.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
code-statistics — gem install code-statistics · libregistry