JSizer

A free Java based tool that shows Java code size
Download

JSizer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Robert Olofsson
  • Publisher web site:
  • http://khelekore.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.8 MB

JSizer Tags


JSizer Description

A free Java based tool that shows Java code size JSizer is a free tool that will read in a set of jar files and then automatically draw a graph of the current state of the code. The graph has nodes in it and the nodes get their color and size depending on a few things:· Green nodes are packages· Grey nodes are classesThe class nodes get their size and color from:· Width represents the number of fields in the class· Height represents the number of methods in the class· Color represents the number of lines of code in the class, a dark node has more lines of code than a light node.What you want to do is to look at the graph, find the big dark boxes and possibly refactor them. Requirements: · Java 6 or later What's New in This Release: · Made an interface for building the Graph and moved all graph building code out to newly made classes. Added a graph builder that builds graphs based on class hierarchy.


JSizer Related Software