• Stars
    star
    659
  • Rank 68,396 (Top 2 %)
  • Language
    Java
  • License
    MIT License
  • Created over 16 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Java package dependency analyzer that generates design quality metrics.

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!

More Repositories

1

iphone-rails-tutorial

Material for my RailsConf 2010 tutorial
Objective-C
151
star
2

budgets-iphone

An example iPhone application that talks to a RESTful Rails application to manage budgets and their related expenses.
Objective-C
84
star
3

iphone-goodies

An evolving collection of various scripts, extensions, and other goodies for iPhone development.
Objective-C
50
star
4

junitperf

A collection of JUnit test decorators used to measure the performance and scalability of functionality contained within existing JUnit tests.
Java
41
star
5

jolt

A full REST JSON API with zero coding, powered by Elixir.
Elixir
35
star
6

expenses-iphone

An example iPhone application that talks to a RESTful Rails application to CRUD expenses.
Objective-C
34
star
7

xcode-goodies

A collection of custom Xcode macros, scripts, templates, and other goodies.
Objective-C
31
star
8

ruby-learning-tests

Unit tests I wrote way back when I started learning Ruby.
Ruby
11
star
9

view_source

An irb plugin to conveniently view the source of Ruby methods in TextMate
Ruby
4
star
10

dotmackit-example

Example XCode project used in my .Mac SDK article
Objective-C
4
star
11

ocunit-example

Example XCode project used in my OCUnit article
Objective-C
4
star
12

elm-card-dealer

Deals two hands of cards as an example of generating random numbers and list manipulation in Elm.
Elm
2
star
13

stimulus-playground

A simple starter project for exploring Stimulus in a Vite environment.
JavaScript
2
star
14

live_view_covid_19

A quick-and-dirty Phoenix LiveView app that fetches the latest stats about COVID-19 using https://github.com/mathdroid/covid-19-api
Elixir
2
star
15

pidiful

A super-simple GraphQL API for exploring processes in an Erlang VM.
Elixir
2
star