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 1%.

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
6 twitter4j.api
5 twitter4j
<1 twitter4j.media
<1 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
0 0.5 |
5 0.25 |
6 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
33 twitter4j.api.ListSubscribersMethods
33 twitter4j.api.ListSubscribersMethodsAsync
27 twitter4j.api.TrendsMethods
27 twitter4j.api.TrendsMethodsAsync
25 twitter4j.api.UserMethods
25 twitter4j.api.UserMethodsAsync
20 twitter4j.api.ListMembersMethods
20 twitter4j.api.ListMembersMethodsAsync
14 twitter4j.api.FavoriteMethods
14 twitter4j.api.FavoriteMethodsAsync
13 twitter4j.StatusUpdate
11 twitter4j.MediaEntity
11 twitter4j.ProfileImage
10 twitter4j.Status
9 twitter4j.Tweet
9 twitter4j.api.ListMethods
9 twitter4j.api.ListMethodsAsync
6 twitter4j.api.TimelineMethods
6 twitter4j.api.TimelineMethodsAsync
3 twitter4j.TwitterMethod
3 twitter4j.media.MediaProvider
3 twitter4j.TwitterListener
3 twitter4j.TwitterAdapter
2 twitter4j.TwitterStream
1 twitter4j.conf.Configuration
<1 twitter4j.conf.PropertyConfiguration

Percentage
Difference
Frequency Percentage Frequency
0 0.038461538461538464 |
1 0.038461538461538464 |
2 0.038461538461538464 |
3 0.15384615384615385 |
6 0.07692307692307693 |
9 0.11538461538461539 |
10 0.038461538461538464 |
11 0.07692307692307693 |
13 0.038461538461538464 |
14 0.07692307692307693 |
20 0.07692307692307693 |
25 0.07692307692307693 |
27 0.07692307692307693 |
33 0.07692307692307693 |


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 0 0 4 4
Classes and Interfaces 0 6 26 32
Constructors 0 0 0 0
Methods 60 16 1 77
Fields 14 3 0 17
Total 74 25 31 130