File: README.md

package info (click to toggle)
libjdepend-java 2.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 776 kB
  • sloc: java: 4,054; xml: 561; sh: 6; makefile: 4
file content (11 lines) | stat: -rwxr-xr-x 575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# JDepend

## What Is It?

JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies.

## Installation and Documentation

Documentation is available in HTML format, in the docs/ directory. For the installation and user manual, see docs/JDepend.html. For the API documentation, see docs/api/index.html.

Thanks for using JDepend!