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

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

Percentage
Difference
Frequency Percentage Frequency
0 0.6 |
6 0.2 |
16 0.2 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
75 twitter4j.api.ListSubscribersMethods
75 twitter4j.api.ListSubscribersMethodsAsync
71 twitter4j.TwitterResponse
57 twitter4j.api.TrendsMethods
50 twitter4j.api.HelpMethods
50 twitter4j.api.HelpMethodsAsync
44 twitter4j.api.ListMethods
44 twitter4j.api.ListMethodsAsync
43 twitter4j.api.ListMembersMethods
43 twitter4j.api.ListMembersMethodsAsync
40 twitter4j.api.UserMethods
40 twitter4j.api.UserMethodsAsync
33 twitter4j.api.StatusMethods
33 twitter4j.api.StatusMethodsAsync
28 twitter4j.AccountSettings
20 twitter4j.TwitterException
12 twitter4j.Trends
12 twitter4j.api.SavedSearchesMethods
11 twitter4j.CursorSupport
10 twitter4j.Friendship
8 twitter4j.api.TimelineMethods
8 twitter4j.api.TimelineMethodsAsync
7 twitter4j.AsyncTwitterFactory
7 twitter4j.TwitterFactory
7 twitter4j.TwitterStreamFactory
6 twitter4j.Status
5 twitter4j.auth.OAuthSupport
4 twitter4j.api.AccountMethods
4 twitter4j.api.AccountMethodsAsync
3 twitter4j.Place
3 twitter4j.media.MediaProvider
3 twitter4j.Annotations
3 twitter4j.Annotation
3 twitter4j.User
2 twitter4j.TwitterMethod
2 twitter4j.TwitterAdapter
2 twitter4j.TwitterListener
2 twitter4j.auth.OAuthAuthorization
1 twitter4j.conf.Configuration
<1 twitter4j.conf.PropertyConfiguration

Percentage
Difference
Frequency Percentage Frequency
0 0.025 |
1 0.025 |
2 0.1 |
3 0.125 |
4 0.05 |
5 0.025 |
6 0.025 |
7 0.075 |
8 0.05 |
10 0.025 |
11 0.025 |
12 0.05 |
20 0.025 |
28 0.025 |
33 0.05 |
40 0.05 |
43 0.05 |
44 0.05 |
50 0.05 |
57 0.025 |
71 0.025 |
75 0.05 |


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 5 5
Classes and Interfaces 1 5 40 46
Constructors 2 2 0 4
Methods 16 78 36 130
Fields 0 12 4 16
Total 19 97 85 201