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

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
50 twitter4j.util
27 twitter4j
24 twitter4j.api
8 twitter4j.conf
7 twitter4j.http

Percentage
Difference
Frequency Percentage Frequency
7 0.2 |
8 0.2 |
24 0.2 |
27 0.2 |
50 0.2 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
58 twitter4j.TwitterStreamFactory
47 twitter4j.AsyncTwitterFactory
47 twitter4j.TwitterFactory
44 twitter4j.api.GeoMethods
44 twitter4j.api.GeoMethodsAsync
43 twitter4j.api.AccountMethodsAsync
38 twitter4j.TwitterStream
35 twitter4j.api.AccountMethods
25 twitter4j.ResponseList
25 twitter4j.StatusListener
25 twitter4j.StatusStream
23 twitter4j.Status
20 twitter4j.Category
20 twitter4j.api.ListMembersMethods
20 twitter4j.api.ListMembersMethodsAsync
18 twitter4j.api.StatusMethods
18 twitter4j.api.StatusMethodsAsync
16 twitter4j.http.AuthorizationFactory
16 twitter4j.http.RequestToken
15 twitter4j.api.FriendshipMethods
15 twitter4j.api.FriendshipMethodsAsync
14 twitter4j.conf.Configuration
13 twitter4j.conf.ConfigurationBuilder
12 twitter4j.StatusUpdate
12 twitter4j.PagableResponseList
12 twitter4j.TwitterMethod
12 twitter4j.Twitter
11 twitter4j.conf.PropertyConfiguration
11 twitter4j.TwitterListener
11 twitter4j.TwitterAdapter
11 twitter4j.api.BlockMethodsAsync
11 twitter4j.api.ListMethods
11 twitter4j.api.ListMethodsAsync
10 twitter4j.AsyncTwitter
10 twitter4j.http.NullAuthorization
9 twitter4j.api.TimelineMethods
9 twitter4j.TwitterException
8 twitter4j.Device
8 twitter4j.Tweet
8 twitter4j.http.OAuthAuthorization
7 twitter4j.Query
6 twitter4j.api.DirectMessageMethods
6 twitter4j.api.DirectMessageMethodsAsync
6 twitter4j.http.OAuthSupport
6 twitter4j.User
6 twitter4j.http.BasicAuthorization
5 twitter4j.api.UserMethods
5 twitter4j.api.UserMethodsAsync
4 twitter4j.UserList
4 twitter4j.FilterQuery

Percentage
Difference
Frequency Percentage Frequency
4 0.038461538461538464 |
5 0.038461538461538464 |
6 0.09615384615384616 |
7 0.019230769230769232 |
8 0.057692307692307696 |
9 0.038461538461538464 |
10 0.038461538461538464 |
11 0.11538461538461539 |
12 0.07692307692307693 |
13 0.019230769230769232 |
14 0.019230769230769232 |
15 0.038461538461538464 |
16 0.038461538461538464 |
18 0.038461538461538464 |
20 0.057692307692307696 |
23 0.019230769230769232 |
25 0.057692307692307696 |
35 0.019230769230769232 |
38 0.019230769230769232 |
43 0.019230769230769232 |
44 0.038461538461538464 |
47 0.038461538461538464 |
58 0.019230769230769232 |
77 0.038461538461538464 |


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 2 5 7
Classes and Interfaces 2 32 52 86
Constructors 1 7 4 12
Methods 34 219 19 272
Fields 2 53 0 55
Total 39 313 80 432