Skip to content

A command line tool that analyzes Java based libraries through different figures.

License

Notifications You must be signed in to change notification settings

untypedjay/codemetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemetrics

A command line tool that analyzes Java based libraries through different figures.

Data about a class

  • class name
  • number of public methods
  • number of private methods
  • number of protected methods
  • number of package methods
  • number of interfaces
  • depth of subclasses
  • number of parameters

About

A command line tool that analyzes Java based libraries through different figures.

Topics

Resources

License

Stars

Watchers

Forks

Languages