Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import and use reflection to gather code metrics rather than line-by-line parsing #1

Open
hammerdr opened this issue Nov 24, 2009 · 2 comments

Comments

@hammerdr
Copy link

It's possible, using objj_import to import the code files and gather metrics that way, to get more accurate metrics using Objective-J's parser

@chandlerkent
Copy link
Owner

I had thought of that idea, but I don't think it is extensible enough for any kind of metric. What do you think?

@hammerdr
Copy link
Author

Is it possible to do this on a metric by metric basis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants