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

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
61 twitter4j.http
44 twitter4j
40 twitter4j.api
31 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
31 0.25 |
40 0.25 |
44 0.25 |
61 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.api.ListMembersMethodsAsync
100 twitter4j.api.ListMethodsAsync
100 twitter4j.api.ListSubscribersMethodsAsync
100 twitter4j.api.LocalTrendsMethods
100 twitter4j.api.LocalTrendsMethodsAsync
80 twitter4j.TwitterStreamFactory
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
76 twitter4j.AsyncTwitterFactory
71 twitter4j.TwitterFactory
66 twitter4j.TwitterStream
53 twitter4j.TwitterException
52 twitter4j.api.StatusMethods
52 twitter4j.api.StatusMethodsAsync
50 twitter4j.TwitterListener
50 twitter4j.http.Authorization
50 twitter4j.http.RequestToken
46 twitter4j.api.AccountMethodsAsync
42 twitter4j.StatusDeletionNotice
37 twitter4j.api.AccountMethods
36 twitter4j.http.OAuthAuthorization
33 twitter4j.ResponseList
29 twitter4j.Status
27 twitter4j.Query
25 twitter4j.StatusListener
25 twitter4j.StatusStream
25 twitter4j.api.FriendshipMethods
25 twitter4j.api.FriendshipMethodsAsync
22 twitter4j.User
22 twitter4j.AsyncTwitter
21 twitter4j.TwitterAdapter
20 twitter4j.TwitterMethod
20 twitter4j.Version
20 twitter4j.api.ListMembersMethods
20 twitter4j.http.BasicAuthorization
20 twitter4j.http.NullAuthorization
19 twitter4j.api.UserMethodsAsync
18 twitter4j.Twitter
16 twitter4j.RateLimitStatusEvent
16 twitter4j.api.UserMethods
16 twitter4j.conf.Configuration
14 twitter4j.Trends
13 twitter4j.api.DirectMessageMethods
13 twitter4j.api.DirectMessageMethodsAsync
12 twitter4j.PagableResponseList
11 twitter4j.api.BlockMethodsAsync
11 twitter4j.api.ListMethods
10 twitter4j.SavedSearch
10 twitter4j.conf.ConfigurationContext
9 twitter4j.api.TimelineMethods
9 twitter4j.api.TimelineMethodsAsync
8 twitter4j.Tweet
6 twitter4j.http.OAuthSupport
5 twitter4j.DirectMessage
4 twitter4j.UserList
2 twitter4j.Paging

Percentage
Difference
Frequency Percentage Frequency
2 0.017857142857142856 |
4 0.017857142857142856 |
5 0.017857142857142856 |
6 0.017857142857142856 |
8 0.017857142857142856 |
9 0.03571428571428571 |
10 0.03571428571428571 |
11 0.03571428571428571 |
12 0.017857142857142856 |
13 0.03571428571428571 |
14 0.017857142857142856 |
16 0.05357142857142857 |
18 0.017857142857142856 |
19 0.017857142857142856 |
20 0.08928571428571429 |
21 0.017857142857142856 |
22 0.03571428571428571 |
25 0.07142857142857142 |
27 0.017857142857142856 |
29 0.017857142857142856 |
33 0.017857142857142856 |
36 0.017857142857142856 |
37 0.017857142857142856 |
42 0.017857142857142856 |
46 0.017857142857142856 |
50 0.05357142857142857 |
52 0.03571428571428571 |
53 0.017857142857142856 |
66 0.017857142857142856 |
71 0.017857142857142856 |
76 0.017857142857142856 |
77 0.03571428571428571 |
80 0.017857142857142856 |
100 0.08928571428571429 |


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 2 3 4 9
Classes and Interfaces 15 40 56 111
Constructors 3 12 3 18
Methods 67 366 36 469
Fields 4 129 0 133
Total 91 550 99 740