0.0
No commit activity in last 3 years
No release in over 3 years
FAMIX export of method visibility statistics in Ruby code
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

This is a quick hack to get statistics on method visibility in Ruby code, using Yard. It generates a very minimal FAMIX file for loading into Moose.

Installation and usage

Get the code, then

gem install yard
./verveine-ruby $RUBY_CODE_DIRECTORY > file.famix

It was hastily hacked with Yard 0.8.4 on Ruby 1.9.3.