Generated by
JDiff

JDiff Statistics

The percent change statistic reported for all elements in each API is defined recursively as follows:
Percentage difference = 100 * (added + removed + 2*changed)
                        -----------------------------------
                        sum of public elements in BOTH APIs
Where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. The definition ensures that if all packages are removed and all new packages are added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.

The overall difference between the two APIs is approximately 33%.

Sections

Packages sorted by percentage difference
Classes and Interfaces sorted by percentage difference
Differences by number and type

Packages Sorted By Percentage Difference

Percentage
Difference
Package
90 org.apache.maven.project
20 org.apache.maven.jelly.tags.werkz
17 org.apache.maven.util
13 org.apache.maven.verifier
12 org.apache.maven.jelly
11 org.apache.maven
6 org.apache.maven.jelly.tags.jeez
1 org.apache.maven.plugin
<1 org.apache.maven.repository

Percentage
Difference
Frequency Percentage Frequency
0 0.1111111111111111 |
1 0.1111111111111111 |
6 0.1111111111111111 |
11 0.1111111111111111 |
12 0.1111111111111111 |
13 0.1111111111111111 |
17 0.1111111111111111 |
20 0.1111111111111111 |
90 0.1111111111111111 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
80 org.apache.maven.util.ConsoleDownloadMeter
66 org.apache.maven.util.BootstrapDownloadMeter
33 org.apache.maven.verifier.ChecksumVerificationException
33 org.apache.maven.verifier.DependencyVerifier
29 org.apache.maven.util.HttpUtils
26 org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
25 org.apache.maven.AntProjectBuilder
25 org.apache.maven.jelly.tags.jeez.TargetTag
23 org.apache.maven.MavenException
16 org.apache.maven.jelly.tags.werkz.MavenGoalTag
16 org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction
15 org.apache.maven.MavenUtils
7 org.apache.maven.project.Project
5 org.apache.maven.MavenConstants
4 org.apache.maven.plugin.GoalToJellyScriptHousingMapper
4 org.apache.maven.jelly.MavenJellyContext
3 org.apache.maven.repository.AbstractArtifact
2 org.apache.maven.repository.Artifact

Percentage
Difference
Frequency Percentage Frequency
2 0.05555555555555555 |
3 0.05555555555555555 |
4 0.1111111111111111 |
5 0.05555555555555555 |
7 0.05555555555555555 |
15 0.05555555555555555 |
16 0.1111111111111111 |
23 0.05555555555555555 |
25 0.1111111111111111 |
26 0.05555555555555555 |
29 0.05555555555555555 |
33 0.1111111111111111 |
66 0.05555555555555555 |
80 0.05555555555555555 |


Differences By Number and Type

The numbers of program elements (packages, classes. constructors, methods and fields) which are recorded as removed, added or changed includes only the highest-level program elements. That is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
Number of Differences
  Removals Additions Changes Total
Packages 1 4 9 14
Classes and Interfaces 22 0 18 40
Constructors 0 4 0 4
Methods 19 22 18 59
Fields 2 4 0 6
Total 44 34 45 123