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

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
75 twitter4j.util
29 twitter4j
27 twitter4j.api
12 twitter4j.http
8 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
8 0.2 |
12 0.2 |
27 0.2 |
29 0.2 |
75 0.2 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.api.SpamReportingMethodsAsync
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
57 twitter4j.http.AuthorizationFactory
50 twitter4j.TwitterStreamFactory
45 twitter4j.TwitterStream
44 twitter4j.api.GeoMethods
44 twitter4j.api.GeoMethodsAsync
43 twitter4j.api.AccountMethodsAsync
39 twitter4j.AsyncTwitterFactory
36 twitter4j.TwitterFactory
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.OAuthAuthorization
16 twitter4j.http.RequestToken
15 twitter4j.api.FriendshipMethods
15 twitter4j.api.FriendshipMethodsAsync
14 twitter4j.conf.Configuration
14 twitter4j.conf.ConfigurationBuilder
13 twitter4j.Twitter
13 twitter4j.api.DirectMessageMethods
13 twitter4j.api.DirectMessageMethodsAsync
12 twitter4j.conf.PropertyConfiguration
12 twitter4j.TwitterMethod
12 twitter4j.StatusUpdate
12 twitter4j.TwitterListener
12 twitter4j.PagableResponseList
12 twitter4j.AsyncTwitter
12 twitter4j.TwitterAdapter
11 twitter4j.api.BlockMethodsAsync
11 twitter4j.api.ListMethods
11 twitter4j.api.ListMethodsAsync
10 twitter4j.http.NullAuthorization
9 twitter4j.api.TimelineMethods
9 twitter4j.api.TimelineMethodsAsync
9 twitter4j.TwitterException
8 twitter4j.Tweet
7 twitter4j.Query
6 twitter4j.http.OAuthSupport
6 twitter4j.User
6 twitter4j.http.BasicAuthorization
5 twitter4j.DirectMessage
5 twitter4j.api.UserMethods
5 twitter4j.api.UserMethodsAsync
4 twitter4j.UserList
4 twitter4j.FilterQuery

Percentage
Difference
Frequency Percentage Frequency
4 0.037037037037037035 |
5 0.05555555555555555 |
6 0.05555555555555555 |
7 0.018518518518518517 |
8 0.018518518518518517 |
9 0.05555555555555555 |
10 0.018518518518518517 |
11 0.05555555555555555 |
12 0.12962962962962962 |
13 0.05555555555555555 |
14 0.037037037037037035 |
15 0.037037037037037035 |
16 0.037037037037037035 |
18 0.037037037037037035 |
20 0.05555555555555555 |
23 0.018518518518518517 |
25 0.05555555555555555 |
35 0.018518518518518517 |
36 0.018518518518518517 |
39 0.018518518518518517 |
43 0.018518518518518517 |
44 0.037037037037037035 |
45 0.018518518518518517 |
50 0.018518518518518517 |
57 0.018518518518518517 |
77 0.037037037037037035 |
100 0.018518518518518517 |


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 5 33 54 92
Constructors 1 7 6 14
Methods 38 229 29 296
Fields 4 54 0 58
Total 48 325 94 467