Registry / utility / saikuro

saikuro

JSON →
library1.1.0rbrubygemsunverified

Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.

gem install Saikuro
INSTALL
IMPORT
SIG · SAIKURO
S
saikuro
utilityrubyv1.1.0
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.

Saikuro
require 'saikuro'

Analyzing cyclomatic complexity of a Ruby file

require 'saikuro' # Analyze a Ruby file Saikuro.analyze('path/to/file.rb')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
saikuro — gem install saikuro · libregistry