No release in over a year
Visualize ABC size
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8.0
~> 4.0.0
~> 1.39.0
 Project Readme

AbcSizeVisualizer

$ gem install abc_size_visualizer
$ visualize_abc_size some_code.rb
# prints size of 1)assignment 2)branch 3)condition with code.
# red means assignment, yellow means branch, blue means condition

screenshot

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/genya0407/abc_size_visualizer.

License

The gem is available as open source under the terms of the MIT License.