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

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
35 twitter4j
35 twitter4j.api
29 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
29 0.25 |
35 0.5 |
61 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.TimeSpanUtil
100 twitter4j.api.ListMembersMethodsAsync
100 twitter4j.api.ListMethodsAsync
100 twitter4j.api.ListSubscribersMethodsAsync
100 twitter4j.api.LocalTrendsMethods
100 twitter4j.api.LocalTrendsMethodsAsync
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
69 twitter4j.TwitterFactory
62 twitter4j.AsyncTwitterFactory
55 twitter4j.TwitterStream
52 twitter4j.api.StatusMethods
52 twitter4j.api.StatusMethodsAsync
52 twitter4j.TwitterException
50 twitter4j.TwitterStreamFactory
50 twitter4j.http.Authorization
50 twitter4j.http.RequestToken
46 twitter4j.TwitterListener
42 twitter4j.StatusDeletionNotice
36 twitter4j.http.OAuthAuthorization
33 twitter4j.ResponseList
27 twitter4j.Query
25 twitter4j.StatusStream
23 twitter4j.Status
20 twitter4j.Version
20 twitter4j.api.ListMembersMethods
20 twitter4j.http.BasicAuthorization
20 twitter4j.http.NullAuthorization
19 twitter4j.User
18 twitter4j.AsyncTwitter
17 twitter4j.api.UserMethodsAsync
16 twitter4j.RateLimitStatusEvent
16 twitter4j.TwitterAdapter
15 twitter4j.api.AccountMethodsAsync
14 twitter4j.Trends
14 twitter4j.api.UserMethods
13 twitter4j.TwitterMethod
13 twitter4j.Twitter
12 twitter4j.PagableResponseList
11 twitter4j.api.BlockMethodsAsync
10 twitter4j.SavedSearch
10 twitter4j.api.FriendshipMethods
10 twitter4j.api.FriendshipMethodsAsync
10 twitter4j.conf.ConfigurationContext
9 twitter4j.conf.Configuration
8 twitter4j.Tweet
7 twitter4j.api.AccountMethods
6 twitter4j.http.OAuthSupport
5 twitter4j.UserList
2 twitter4j.Paging

Percentage
Difference
Frequency Percentage Frequency
2 0.02 |
5 0.02 |
6 0.02 |
7 0.02 |
8 0.02 |
9 0.02 |
10 0.08 |
11 0.02 |
12 0.02 |
13 0.04 |
14 0.04 |
15 0.02 |
16 0.04 |
17 0.02 |
18 0.02 |
19 0.02 |
20 0.08 |
23 0.02 |
25 0.02 |
27 0.02 |
33 0.02 |
36 0.02 |
42 0.02 |
46 0.02 |
50 0.06 |
52 0.06 |
55 0.02 |
62 0.02 |
69 0.02 |
77 0.04 |
100 0.12 |


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 2 4 8
Classes and Interfaces 13 29 50 92
Constructors 2 7 0 9
Methods 58 260 36 354
Fields 2 110 0 112
Total 77 408 90 575